Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- InternVL2_5-1B-Q8_0.gguf +3 -0
- InternVL2_5-1B-f16.gguf +3 -0
- README.md +11 -0
- mmproj-InternVL2_5-1B-Q8_0.gguf +3 -0
- mmproj-InternVL2_5-1B-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 |
+
InternVL2_5-1B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
InternVL2_5-1B-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
mmproj-InternVL2_5-1B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mmproj-InternVL2_5-1B-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
InternVL2_5-1B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61c02b37762eeb1ea86427541bdc0696ea9b1cc676ccbf7966c187678bdebb6f
|
3 |
+
size 675206720
|
InternVL2_5-1B-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d3c954761301bf9409f2ead6b6f89dfaf2adda6e62ebf28749e752e67e13f6f
|
3 |
+
size 1265481408
|
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: OpenGVLab/InternVL2_5-1B
|
4 |
+
---
|
5 |
+
|
6 |
+
# InternVL2_5-1B
|
7 |
+
|
8 |
+
Original model: https://huggingface.co/OpenGVLab/InternVL2_5-1B
|
9 |
+
|
10 |
+
For more info, please refer to this PR: https://github.com/ggml-org/llama.cpp/pull/13065
|
11 |
+
|
mmproj-InternVL2_5-1B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bab5e4294eda170db20c361f087a4c568c97380c8982d2404dfb19a9d294b72f
|
3 |
+
size 332568160
|
mmproj-InternVL2_5-1B-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c672edd99ec0b99df01c75dbb6cc26ad2236d7d61f908c93b5fda9b4d9ddd20
|
3 |
+
size 619876960
|