prithivMLmods commited on
Commit
2e9c092
Β·
verified Β·
1 Parent(s): a212480

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ huggingface_token = os.getenv("HUGGINGFACE_TOKEN")
15
 
16
  hf_hub_download(
17
  repo_id="prithivMLmods/GWQ-9B-Preview2-GGUF",
18
- filename="gemma-with-question-prev-1-f16.gguf",
19
  local_dir="./models"
20
  )
21
 
 
15
 
16
  hf_hub_download(
17
  repo_id="prithivMLmods/GWQ-9B-Preview2-GGUF",
18
+ filename="gemma with question prev 1 gguf/gemma-with-question-prev-1-f16.gguf",
19
  local_dir="./models"
20
  )
21