Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ tags:
|
|
5 |
- phi-3
|
6 |
---
|
7 |
|
|
|
|
|
8 |
GGUF [llama.cpp](https://github.com/ggerganov/llama.cpp) quantized version of:
|
9 |
- Original model: [Microsoft/Phi-3-medium-4k-instruct](https://huggingface.co/microsoft/Phi-3-medium-4k-instruct/tree/main)
|
10 |
- Model creator: [Microsoft](https://huggingface.co/microsoft)
|
|
|
5 |
- phi-3
|
6 |
---
|
7 |
|
8 |
+
<span style="color:red">NOTE: Requires 128k context support -> [https://github.com/ggerganov/llama.cpp/releases/tag/b2961](https://github.com/ggerganov/llama.cpp/releases/tag/b2961)</span>.
|
9 |
+
|
10 |
GGUF [llama.cpp](https://github.com/ggerganov/llama.cpp) quantized version of:
|
11 |
- Original model: [Microsoft/Phi-3-medium-4k-instruct](https://huggingface.co/microsoft/Phi-3-medium-4k-instruct/tree/main)
|
12 |
- Model creator: [Microsoft](https://huggingface.co/microsoft)
|