RakeshUtekar commited on
Commit
8dde5fb
·
verified ·
1 Parent(s): 8c6192c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -55,6 +55,7 @@ def main():
55
 
56
  model_names = [
57
  "meta-llama/Llama-3.3-70B-Instruct",
 
58
  "mistralai/Mistral-7B-v0.1",
59
  "tiiuae/falcon-7b",
60
  "EleutherAI/gpt-neox-20b"
 
55
 
56
  model_names = [
57
  "meta-llama/Llama-3.3-70B-Instruct",
58
+ "meta-llama/Llama-3.1-405B-Instruct",
59
  "mistralai/Mistral-7B-v0.1",
60
  "tiiuae/falcon-7b",
61
  "EleutherAI/gpt-neox-20b"