doberst commited on
Commit
9b89859
1 Parent(s): c80968e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,6 +25,8 @@ Evaluated against the benchmark test: [RAG-Instruct-Benchmark-Tester](https://
25
 
26
  For test run results (and good indicator of target use cases), please see the files ("core_rag_test" and "answer_sheet" in this repo).
27
 
 
 
28
  Note: the Pytorch version answered 1 question with "Not Found" while the quantized version answered it correctly, hence the small difference in scores.
29
 
30
  ### Model Description
 
25
 
26
  For test run results (and good indicator of target use cases), please see the files ("core_rag_test" and "answer_sheet" in this repo).
27
 
28
+ Note: compare results with [bling-phi-2](https://www.huggingface.co/llmware/bling-phi-2-v0), and [dragon-mistral-7b](https://www.huggingface.co/llmware/dragon-mistral-7b-v0). See also [bling-phi-3-gguf](https://www.huggingface.co/llmware/bling-phi-3-gguf).
29
+
30
  Note: the Pytorch version answered 1 question with "Not Found" while the quantized version answered it correctly, hence the small difference in scores.
31
 
32
  ### Model Description