Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- model-unsloth.F16.gguf +3 -0
- model-unsloth.Q4_K_M.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
model-unsloth.F16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
model-unsloth.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
model-unsloth.F16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4123e27a0ef9399c6f9a0151fae26953860d7482863171a834b529e3e2e6c28a
|
3 |
+
size 16068890496
|
model-unsloth.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69efd44cb72b27009dd3e783a78baf86ada711e169ad035b78fbbf8de8c4a7c1
|
3 |
+
size 4920733568
|