mikesapi commited on
Commit
1ea8367
1 Parent(s): 404658d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ def load_test_phrases(filename):
15
 
16
  models = ["meta-llama/Llama-2-7b-chat-hf", # LLAMA-2
17
  "beomi/llama-2-ko-7b", # LLAMA-2-ko
 
18
  "openaccess-ai-collective/tiny-mistral", # Mistral
19
  "gpt-3.5-turbo", # GPT3.5
20
  "meta-llama/Meta-Llama-3-8B-Instruct", # LLAMA-3
 
15
 
16
  models = ["meta-llama/Llama-2-7b-chat-hf", # LLAMA-2
17
  "beomi/llama-2-ko-7b", # LLAMA-2-ko
18
+ "ai4bharat/Airavata", # ARIVATA
19
  "openaccess-ai-collective/tiny-mistral", # Mistral
20
  "gpt-3.5-turbo", # GPT3.5
21
  "meta-llama/Meta-Llama-3-8B-Instruct", # LLAMA-3