hiyouga commited on
Commit
f136aa7
·
1 Parent(s): 578490d

Create demo_config.json

Browse files
Files changed (1) hide show
  1. demo_config.json +5 -0
demo_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_name_or_path": "openchat/openchat_3.5",
3
+ "template": "openchat",
4
+ "quantization_bit": 8
5
+ }