Jaward commited on
Commit
7881e72
1 Parent(s): ae2b5a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,4 +3,5 @@ license: mit
3
  ---
4
  4 bits quantized GGUF weight of phi-3-mini-4k-instruct. Mlx compatible.
5
 
6
- Official model: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct-gguf (not supported by mlx)
 
 
3
  ---
4
  4 bits quantized GGUF weight of phi-3-mini-4k-instruct. Mlx compatible.
5
 
6
+ Official model: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct-gguf (not supported by mlx)
7
+ Please note that the official phi-3-mini-4k-instruct.gguf model is of llama-2 architecture as stated in the paper (https://huggingface.co/papers/2404.14219)