AIChenKai commited on
Commit
00c3134
1 Parent(s): 0b106bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
4
 
5
  Config:
6
- '''
7
  base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
8
  gate_mode: hidden
9
  dtype: bfloat16
@@ -12,4 +13,4 @@ experts:
12
  positive_prompts: [""]
13
  - source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
14
  positive_prompts: [""]
15
- '''
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Testing model.
5
 
6
  Config:
7
+ ```
8
  base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
9
  gate_mode: hidden
10
  dtype: bfloat16
 
13
  positive_prompts: [""]
14
  - source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
15
  positive_prompts: [""]
16
+ ```