apepkuss79 commited on
Commit
1690270
·
verified ·
1 Parent(s): 0845774

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: second-state/Qwen3-30B-A3B-GGUF
3
+ license: other
4
+ license_name: qwen-research
5
+ license_link: https://huggingface.co/second-state/Qwen3-30B-A3B-GGUF/blob/main/LICENSE
6
+ model_creator: Qwen
7
+ model_name: Qwen3-30B-A3B
8
+ quantized_by: Second State Inc.
9
+ ---
10
+
11
+ # Qwen3-30B-A3B-GGUF
12
+
13
+ ## Original Model
14
+
15
+ [second-state/Qwen3-30B-A3B-GGUF](https://huggingface.co/second-state/Qwen3-30B-A3B-GGUF)
16
+
17
+ ## Run with Gaianet
18
+
19
+ **Prompt template**
20
+
21
+ prompt template: `chatml`
22
+
23
+ **Context size**
24
+
25
+ chat_ctx_size: `128000`
26
+
27
+ **Run with GaiaNet**
28
+
29
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
30
+
31
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
32
+
33
+ *Quantized with llama.cpp b5097*