Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- README.md +11 -0
- SmolVLM-Instruct-Q4_K_M.gguf +3 -0
- SmolVLM-Instruct-Q8_0.gguf +3 -0
- SmolVLM-Instruct-f16.gguf +3 -0
- mmproj-SmolVLM-Instruct-f16.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ 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 |
+
SmolVLM-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
SmolVLM-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
SmolVLM-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
mmproj-SmolVLM-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: HuggingFaceTB/SmolVLM-Instruct
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# SmolVLM-Instruct
|
| 7 |
+
|
| 8 |
+
Original model: https://huggingface.co/HuggingFaceTB/SmolVLM-Instruct
|
| 9 |
+
|
| 10 |
+
For more info, please refer to this PR: https://github.com/ggml-org/llama.cpp/pull/13050
|
| 11 |
+
|
SmolVLM-Instruct-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc80966bd84789de64115f07888939c03abb1714d431c477dfb405517a554af5
|
| 3 |
+
size 1112242368
|
SmolVLM-Instruct-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9230bd316d2f56707f73bb29e852f1f10b597623ace85853d3f9617d5aac7763
|
| 3 |
+
size 1927383680
|
SmolVLM-Instruct-f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1194899266ce8e57bf5495b6712870a0f14dddf01cfa72fe58cb55f748138dbc
|
| 3 |
+
size 3626088320
|
mmproj-SmolVLM-Instruct-f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:670c0a23196cce1be845e704775c68a4f757e6aea6898314201b46529070bdb7
|
| 3 |
+
size 872301824
|