doberst commited on
Commit
172ce1d
·
verified ·
1 Parent(s): 974cd40

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +33 -3
  2. hash_record_sha256.json +5 -0
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ inference: false
4
+ base_model: openbmb/MiniCPM-V-2_6
5
+ base_model_relation: quantized
6
+ tags: [green, llmware-chat, p7, gguf]
7
+ ---
8
+
9
+ # minicpm-2.6-gguf
10
+
11
+ <!-- Provide a quick summary of what the model is/does. -->
12
+
13
+ **minicpm-2.6-gguf** is a GGUF Q4_K_M quantized version of [MiniCPM-2.6](https://www.huggingface.co/openbmb/MiniCPM-V-2_6), providing a fast, small inference implementation, optimized for AI PCs.
14
+
15
+
16
+ ### Model Description
17
+
18
+ - **Developed by:** openbmb
19
+ - **Quantized by:** bartowksi
20
+ - **Model type:** minicpmv
21
+ - **Parameters:** 7 billion
22
+ - **Model Parent:** openbmb/MiniCPM-V-2_6
23
+ - **Language(s) (NLP):** English
24
+ - **License:** Apache 2.0
25
+ - **Uses:** Chat, general-purpose LLM
26
+ - **Quantization:** int4
27
+
28
+
29
+ ## Model Card Contact
30
+
31
+ [llmware on hf](https://www.huggingface.co/llmware)
32
+
33
+ [llmware website](https://www.llmware.ai)
hash_record_sha256.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "mmproj-model-f16-2.gguf": "99c55b4f5fb463098d936e17039387b54ba52f06849248f4d38e69da8fd1d307",
3
+ "MiniCPM-V-2_6-Q4_K_M.gguf": "f0f3af06f4204a4587bf203d2afcd49333242a593d36b9eccf07b0351c77c504",
4
+ "time_stamp": "2025-12-28_113143"
5
+ }