Omnibus commited on
Commit
f9e1a26
1 Parent(s): e82a1de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -18,6 +18,8 @@ models=[
18
  "1bitLLM/bitnet_b1_58-3B",
19
  "1bitLLM/bitnet_b1_58-large",
20
  "1bitLLM/bitnet_b1_58-xl",
 
 
21
  ]
22
  client_z=[]
23
 
 
18
  "1bitLLM/bitnet_b1_58-3B",
19
  "1bitLLM/bitnet_b1_58-large",
20
  "1bitLLM/bitnet_b1_58-xl",
21
+ "microsoft/WizardLM-2-8x22B",
22
+ "microsoft/WizardLM-2-7B",
23
  ]
24
  client_z=[]
25