apepkuss79 commited on
Commit
b9f4eab
1 Parent(s): 47ec498

Update README.md

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