ThiloteE commited on
Commit
edd098d
1 Parent(s): df3a291

Rename Phi-3-mini-128k-instruct-Q4_0.gguf to Phi-3.1-mini-128k-instruct-Q4_0.gguf

Browse files

Note: The name "Phi-3.1" is not mentioned anywhere in the original repository at Huggingface, but since Microsoft uploaded a new version in July without changing its model name, publishers of model quants have largely followed the ggml standard and changed the name of their quants from 3.0 to 3.1, so we follow suit. Although that standard also would have denoted to add the parameter count in the model name, we refrain from doing so, in order to keep as much consistency with the original repo and other publishers of quants as possible.

.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Phi-3-mini-128k-instruct-F16.gguf filter=lfs diff=lfs merge=lfs -text
37
  Phi-3-mini-128k-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Phi-3-mini-128k-instruct-F16.gguf filter=lfs diff=lfs merge=lfs -text
37
  Phi-3-mini-128k-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Phi-3.1-mini-128k-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Phi-3-mini-128k-instruct-Q4_0.gguf → Phi-3.1-mini-128k-instruct-Q4_0.gguf RENAMED
File without changes