ggerganov HF Staff commited on
Commit
854914b
·
verified ·
1 Parent(s): 86ea8bd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Qwen/Qwen3.6-35B-A3B
4
+ ---
5
+
6
+ # Qwen3.6-35B-A3B GGUF
7
+
8
+ Recommended way to run this model:
9
+
10
+ ```sh
11
+ llama-server -hf ggml-org/Qwen3.6-35B-A3B-GGUF
12
+ ```
13
+
14
+ Then, access http://localhost:8080