mrfakename commited on
Commit
e6717ce
1 Parent(s): 43b60a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ language:
5
  ---
6
  [Phi 3 128K instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) weights in the Llama format.
7
 
8
- All credit goes to @vonjack for their useful [conversion script](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied) as well as index files which were used to make this.
 
 
 
5
  ---
6
  [Phi 3 128K instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) weights in the Llama format.
7
 
8
+ All credit goes to @vonjack for their useful [conversion script](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied) as well as index files which were used to make this.
9
+
10
+ Check out their version for the [4k model](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied)!