Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- InternVL3-2B-Instruct-Q4_K_M.gguf +3 -0
- InternVL3-2B-Instruct-Q8_0.gguf +3 -0
- InternVL3-2B-Instruct-f16.gguf +3 -0
- README.md +11 -0
- mmproj-InternVL3-2B-Instruct-Q8_0.gguf +3 -0
- mmproj-InternVL3-2B-Instruct-f16.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,8 @@ 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-2B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
InternVL3-2B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
InternVL3-2B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mmproj-InternVL3-2B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mmproj-InternVL3-2B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
InternVL3-2B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc36eddc05ff1db5e11e0aa38efe7a5063b045aa5350c3b1a2510f3ff9107179
|
3 |
+
size 1116758816
|
InternVL3-2B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b09d7858d8b111f103a38b4ac333c8d41ca6faf34da7d4c3f76c646318004410
|
3 |
+
size 1893671520
|
InternVL3-2B-Instruct-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f59a8b1ded6fae88693a318a1eb59952e4a246896da09da07e58174ae603ff07
|
3 |
+
size 3558801120
|
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: OpenGVLab/InternVL3-2B-Instruct
|
4 |
+
---
|
5 |
+
|
6 |
+
# InternVL3-2B-Instruct
|
7 |
+
|
8 |
+
Original model: https://huggingface.co/OpenGVLab/InternVL3-2B-Instruct
|
9 |
+
|
10 |
+
For more info, please refer to this PR: https://github.com/ggml-org/llama.cpp/pull/13065
|
11 |
+
|
mmproj-InternVL3-2B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a91c525291f65b0469f82544e82f202c4df1c093268f0ce27deec10664078a0c
|
3 |
+
size 337012000
|
mmproj-InternVL3-2B-Instruct-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4e6f0663d591169e8ddd2f415262cef2a5a994705658841e56c09401a54deb3
|
3 |
+
size 628237600
|