apepkuss79 commited on
Commit
b4e19e5
1 Parent(s): 0608e16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: 01-ai/Yi-Coder-1.5B-Chat
3
+ inference: false
4
+ model_creator: 01-ai
5
+ model_name: Yi-Coder-1.5B-Chat
6
+ model_type: yi
7
+ pipeline_tag: text-generation
8
+ quantized_by: Second State Inc.
9
+ license: apache-2.0
10
+ ---
11
+
12
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
13
+
14
+ # Yi-Coder-1.5B-Chat-GGUF
15
+
16
+ ## Original Model
17
+
18
+ [01-ai/Yi-Coder-1.5B-Chat](https://huggingface.co/01-ai/Yi-Coder-1.5B-Chat)
19
+
20
+ ## Run with Gaianet
21
+
22
+ **Prompt template:**
23
+
24
+ prompt template: `chatml`
25
+
26
+ **Context size:**
27
+
28
+ chat_ctx_size: `4096`
29
+
30
+ **Run with GaiaNet:**
31
+
32
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
33
+
34
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
35
+
36
+ *Quantized with llama.cpp b3499*