AI-Engine commited on
Commit
5979313
1 Parent(s): 93af4d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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-128k-instruct](https://huggingface.co/microsoft/Phi-3-medium-128k-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-128k-instruct](https://huggingface.co/microsoft/Phi-3-medium-128k-instruct/tree/main)
12
  - Model creator: [Microsoft](https://huggingface.co/microsoft)