apepkuss79 commited on
Commit
96a9170
1 Parent(s): 60b4195

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -3
README.md CHANGED
@@ -1,3 +1,39 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: openbmb/MiniCPM-Llama3-V-2_5
3
+ model_creator: openbmb
4
+ model_name: MiniCPM-Llama3-V-2_5
5
+ quantized_by: Second State Inc.
6
+ pipeline_tag: visual-question-answering
7
+ language:
8
+ - en
9
+ - zh
10
+ ---
11
+
12
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
13
+
14
+ # MiniCPM-Llama3-V-2_5-GGUF
15
+
16
+ ## Original Model
17
+
18
+ [openbmb/MiniCPM-Llama3-V-2_5](https://huggingface.co/openbmb/MiniCPM-Llama3-V-2_5)
19
+
20
+ ## Run with Gaianet
21
+
22
+ Coming soon
23
+
24
+ <!-- **Prompt template:**
25
+
26
+ prompt template: `phi-3-chat`
27
+
28
+ **Context size:**
29
+
30
+ chat_ctx_size: `128000`
31
+
32
+
33
+ **Run with GaiaNet:**
34
+
35
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
36
+
37
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize -->
38
+
39
+ *Quantized with llama.cpp b3613*