Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ hf_hub_download(
|
|
20 |
local_dir="./models"
|
21 |
)
|
22 |
hf_hub_download(
|
23 |
-
repo_id="
|
24 |
filename="helpingai2-9b-q5_0.gguf",
|
25 |
local_dir="./models"
|
26 |
)
|
|
|
20 |
local_dir="./models"
|
21 |
)
|
22 |
hf_hub_download(
|
23 |
+
repo_id="OEvortex/HelpingAI2-9B",
|
24 |
filename="helpingai2-9b-q5_0.gguf",
|
25 |
local_dir="./models"
|
26 |
)
|