xfcxcxcdfdfd commited on
Commit
dcd7efc
1 Parent(s): f177bc8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ global_data = {
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
  }
 
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
  }