Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,9 @@ 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: 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).
|
|
|
|
|
|
|
| 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 |
|
|
|
|
| 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).
|
| 29 |
+
|
| 30 |
+
Note: see also the quantized gguf version of the model- [bling-phi-3-gguf](https://www.huggingface.co/llmware/bling-phi-3-gguf).
|
| 31 |
|
| 32 |
Note: the Pytorch version answered 1 question with "Not Found" while the quantized version answered it correctly, hence the small difference in scores.
|
| 33 |
|