david-clifford commited on
Commit
193c4ae
·
verified ·
1 Parent(s): 092f571

Changing model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ final_answer = FinalAnswerTool()
60
 
61
  MODEL_IDS = [
62
  #'https://wxknx1kg971u7k1n.us-east-1.aws.endpoints.huggingface.cloud/',
63
- 'https://jc26mwg228mkj8dw.us-east-1.aws.endpoints.huggingface.cloud/',
64
  'meta-llama/Llama-3.2-1B-Instruct',
65
  'Qwen/Qwen2.5-Coder-32B-Instruct',
66
  'Qwen/Qwen2.5-Coder-1.5B-Instruct'
 
60
 
61
  MODEL_IDS = [
62
  #'https://wxknx1kg971u7k1n.us-east-1.aws.endpoints.huggingface.cloud/',
63
+ #'https://jc26mwg228mkj8dw.us-east-1.aws.endpoints.huggingface.cloud/',
64
  'meta-llama/Llama-3.2-1B-Instruct',
65
  'Qwen/Qwen2.5-Coder-32B-Instruct',
66
  'Qwen/Qwen2.5-Coder-1.5B-Instruct'