Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ quantized_by: bartowski
|
|
20 |
|
21 |
## Llamacpp imatrix Quantizations of Phi-3.1-mini-4k-instruct
|
22 |
|
|
|
|
|
23 |
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3278">b3278</a> for quantization.
|
24 |
|
25 |
Original model: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
|
|
20 |
|
21 |
## Llamacpp imatrix Quantizations of Phi-3.1-mini-4k-instruct
|
22 |
|
23 |
+
<b>I'm calling this Phi-3.1 because Microsoft made the decision to release a huge update in place.. So yes, it's the new model from June 2nd 2024, but I've renamed it for clarity.</b>
|
24 |
+
|
25 |
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3278">b3278</a> for quantization.
|
26 |
|
27 |
Original model: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|