xfcxcxcdfdfd commited on
Commit
b3f0437
·
verified ·
1 Parent(s): 1cb2fbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -76,8 +76,8 @@ global_data = {
76
 
77
  model_configs = [
78
  {
79
- "repo_id": "Hjgugugjhuhjggg/testing_semifinal-Q2_K-GGUF",
80
- "filename": "testing_semifinal-q2_k.gguf",
81
  "name": "testing"
82
  }
83
  ]
 
76
 
77
  model_configs = [
78
  {
79
+ "repo_id":"bartowski/Llama-3.3-70B-Instruct-GGUF
80
+ "filename": "Llama-3.3-70B-Instruct-Q2_K.gguf",
81
  "name": "testing"
82
  }
83
  ]