kroonen commited on
Commit
18f1420
1 Parent(s): 85a0bee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,5 +13,5 @@ This is a quantized GGUF version of Microsoft Phi-2 to 4_0, 8_0 bits and the con
13
 
14
  (link to the original model : https://huggingface.co/microsoft/phi-2)
15
 
16
- *Disclamer* : It won't work unless you use this fork with those modofication (https://github.com/mrgraycode/llama.cpp/commit/12cc80cb8975aea3bc9f39d3c9b84f7001ab94c5#diff-150dc86746a90bad4fc2c3334aeb9b5887b3adad3cc1459446717638605348efR6239) of llamacpp : https://github.com/mrgraycode/llama.cpp as the model's architecture is different.
17
 
 
13
 
14
  (link to the original model : https://huggingface.co/microsoft/phi-2)
15
 
16
+ *Disclamer* : make sure to have the latest version of llama.cpp after commit b9e74f9bca5fdf7d0a22ed25e7a9626335fdfa48
17