Shreyas094 commited on
Commit
590d2eb
·
verified ·
1 Parent(s): d289c32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -23,7 +23,8 @@ MODELS = [
23
  "meta-llama/Meta-Llama-3.1-70B-Instruct",
24
  "meta-llama/Meta-Llama-3-70B-Instruct",
25
  "mistralai/Mistral-7B-Instruct-v0.3",
26
- "mistralai/Mixtral-8x7B-Instruct-v0.1"
 
27
  ]
28
 
29
  # Initialize LlamaParse
 
23
  "meta-llama/Meta-Llama-3.1-70B-Instruct",
24
  "meta-llama/Meta-Llama-3-70B-Instruct",
25
  "mistralai/Mistral-7B-Instruct-v0.3",
26
+ "mistralai/Mixtral-8x7B-Instruct-v0.1",
27
+ "hugging-quants/Meta-Llama-3.1-70B-Instruct-AWQ-INT4"
28
  ]
29
 
30
  # Initialize LlamaParse