Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- InternVL3-1B-Instruct-Q8_0.gguf +3 -0
- InternVL3-1B-Instruct-f16.gguf +3 -0
- README.md +11 -0
- mmproj-InternVL3-1B-Instruct-Q8_0.gguf +3 -0
- mmproj-InternVL3-1B-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 |
+
InternVL3-1B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
InternVL3-1B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
mmproj-InternVL3-1B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
mmproj-InternVL3-1B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
InternVL3-1B-Instruct-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e87f98e2945c91da1a324034143f2f3bad014dcf6b34d440fcf885c00704378f
|
| 3 |
+
size 675206560
|
InternVL3-1B-Instruct-f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f59b18b71376f8d48700ffe2bb6b4e97e69e44feaee77e2f5682ed927c394d65
|
| 3 |
+
size 1265481248
|
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: OpenGVLab/InternVL3-1B-Instruct
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# InternVL3-1B-Instruct
|
| 7 |
+
|
| 8 |
+
Original model: https://huggingface.co/OpenGVLab/InternVL3-1B-Instruct
|
| 9 |
+
|
| 10 |
+
For more info, please refer to this PR: https://github.com/ggml-org/llama.cpp/pull/13065
|
| 11 |
+
|
mmproj-InternVL3-1B-Instruct-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d92c4d3dd95ae6a5974f48a1e6a77817ef6970b0eb09a48dd63ad95b69ea7e5
|
| 3 |
+
size 332567840
|
mmproj-InternVL3-1B-Instruct-f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89e15ad85554c6a29910187c4f9689d992e8a7b586941cef68651bf91b6bc4b8
|
| 3 |
+
size 619876640
|