keeperballon commited on
Commit
47b2471
·
verified ·
1 Parent(s): f3830b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -42,6 +42,8 @@ MODEL_CATEGORIES = {
42
  "microsoft/Phi-3-mini-4k-instruct",
43
  ],
44
  "Other Models": [
 
 
45
  "NousResearch/Hermes-3-Llama-3.1-8B",
46
  "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
47
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
 
42
  "microsoft/Phi-3-mini-4k-instruct",
43
  ],
44
  "Other Models": [
45
+ "kakaocorp/kanana-nano-2.1b-instruct",
46
+ "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B",
47
  "NousResearch/Hermes-3-Llama-3.1-8B",
48
  "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
49
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",