Pinkstack commited on
Commit
9792daa
·
verified ·
1 Parent(s): cb0c613

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -3,6 +3,16 @@ base_model: Pinkstack/Superthoughts-lite-v2-MOE-Llama3.2-experimental-0427
3
  tags:
4
  - llama-cpp
5
  - gguf-my-repo
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Pinkstack/Superthoughts-lite-v2-MOE-Llama3.2-experimental-0427-Q8_0-GGUF
@@ -45,4 +55,4 @@ llama-cli --hf-repo Pinkstack/Superthoughts-lite-v2-MOE-Llama3.2-experimental-04
45
  ### Server:
46
  ```bash
47
  llama-server --hf-repo Pinkstack/Superthoughts-lite-v2-MOE-Llama3.2-experimental-0427-Q8_0-GGUF --hf-file superthoughts-lite-v2-moe-llama3.2-experimental-0427-q8_0.gguf -c 2048
48
- ```
 
3
  tags:
4
  - llama-cpp
5
  - gguf-my-repo
6
+ - code
7
+ - math
8
+ - cot
9
+ - conversational
10
+ - moe
11
+ - Superthoughts
12
+ language:
13
+ - en
14
+ license: llama3.2
15
+ pipeline_tag: text-generation
16
  ---
17
 
18
  # Pinkstack/Superthoughts-lite-v2-MOE-Llama3.2-experimental-0427-Q8_0-GGUF
 
55
  ### Server:
56
  ```bash
57
  llama-server --hf-repo Pinkstack/Superthoughts-lite-v2-MOE-Llama3.2-experimental-0427-Q8_0-GGUF --hf-file superthoughts-lite-v2-moe-llama3.2-experimental-0427-q8_0.gguf -c 2048
58
+ ```