halilergul1
commited on
Commit
•
2bd26c2
1
Parent(s):
999f761
Upload Phi-3-mini-4k-instruct.gguf
Browse filesI converted the model with id "ba3e2e891adaf6b9e7471bcc80dec875d73ae4e9" to gguf format with 4bit quantization from bf16 via LLaMa CPP converter.
The original is this one: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/commit/4f818b18e097c9ae8f93a29a57027cad54b75304
- .gitattributes +1 -0
- Phi-3-mini-4k-instruct.gguf +3 -0
.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-4k-instruct-q4.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
Phi-3-mini-4k-instruct-fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
Phi-3-mini-4k-instruct-q4.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
Phi-3-mini-4k-instruct-fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Phi-3-mini-4k-instruct.gguf filter=lfs diff=lfs merge=lfs -text
|
Phi-3-mini-4k-instruct.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:676429d9027811ca3c00cb6116431c4fe0e3a6166b66a22d5a72e2ce6c5cb2b3
|
3 |
+
size 2393231808
|