Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- InternVL3-8B-Instruct-Q4_K_M.gguf +3 -0
- InternVL3-8B-Instruct-Q8_0.gguf +3 -0
- InternVL3-8B-Instruct-f16.gguf +3 -0
- README.md +11 -0
- mmproj-InternVL3-8B-Instruct-Q8_0.gguf +3 -0
- mmproj-InternVL3-8B-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-8B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
InternVL3-8B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
InternVL3-8B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mmproj-InternVL3-8B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mmproj-InternVL3-8B-Instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
InternVL3-8B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:645b5db5754711f90adcc85dd99217a66d1306c97c2a2d3ae69071e3dea7a42e
|
3 |
+
size 4681132224
|
InternVL3-8B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf775df595564786c362a52fb15df5357aced4aa0c7889b4e2ba2bcc6e54307c
|
3 |
+
size 8095546464
|
InternVL3-8B-Instruct-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f31cc9a0c89575098980e52ec9623a1248a066840f09e9dffd3a308730a677a2
|
3 |
+
size 15232253664
|
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: OpenGVLab/InternVL3-8B-Instruct
|
4 |
+
---
|
5 |
+
|
6 |
+
# InternVL3-8B-Instruct
|
7 |
+
|
8 |
+
Original model: https://huggingface.co/OpenGVLab/InternVL3-8B-Instruct
|
9 |
+
|
10 |
+
For more info, please refer to this PR: https://github.com/ggml-org/llama.cpp/pull/13065
|
11 |
+
|
mmproj-InternVL3-8B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de6a246f6b2ec51e5863e987c994c7b6d3edfa742b8d0ccf115ac4c67eb6b7aa
|
3 |
+
size 357082400
|
mmproj-InternVL3-8B-Instruct-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ad5f0c3e49de0f63a50ebf22c0bb16961175154ca32604d3fb083602d9d5d51
|
3 |
+
size 666002720
|