Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- README.md +11 -0
- SmolVLM2-2.2B-Instruct-Q4_K_M.gguf +3 -0
- SmolVLM2-2.2B-Instruct-Q8_0.gguf +3 -0
- SmolVLM2-2.2B-Instruct-f16.gguf +3 -0
- mmproj-SmolVLM2-2.2B-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 |
+
SmolVLM2-2.2B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
SmolVLM2-2.2B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
SmolVLM2-2.2B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mmproj-SmolVLM2-2.2B-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/SmolVLM2-2.2B-Instruct
|
4 |
+
---
|
5 |
+
|
6 |
+
# SmolVLM2-2.2B-Instruct
|
7 |
+
|
8 |
+
Original model: https://huggingface.co/HuggingFaceTB/SmolVLM2-2.2B-Instruct
|
9 |
+
|
10 |
+
For more info, please refer to this PR: https://github.com/ggml-org/llama.cpp/pull/13050
|
11 |
+
|
SmolVLM2-2.2B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cf76814555b8665149075b74ab6b5c1d428ea1d3d01c1918c12012e8d7c9f58
|
3 |
+
size 1112602656
|
SmolVLM2-2.2B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c850ffa51b0708be8911766e1d35e8e71365e987c8efb2513a7f237baade074f
|
3 |
+
size 1927933984
|
SmolVLM2-2.2B-Instruct-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:130fa481047c0e680e6e6d6a13a67210b747f16b722084fdac8f23f5e9fe6122
|
3 |
+
size 3627118624
|
mmproj-SmolVLM2-2.2B-Instruct-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db9a3a1648cab1ebc3af4a2b0c8145dd8faebf6f7dd7b16e7dc1842229f14ac4
|
3 |
+
size 872303680
|