Spaces:
Sleeping
Sleeping
rosameliacarioni
commited on
Commit
·
565913e
1
Parent(s):
389bcc2
Update space
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ For more information on huggingface_hub Inference API support, pleas
|
|
8 |
|
9 |
llm = Llama.from_pretrained(
|
10 |
repo_id="rcarioniporras/model",
|
11 |
-
|
12 |
)
|
13 |
|
14 |
|
|
|
8 |
|
9 |
llm = Llama.from_pretrained(
|
10 |
repo_id="rcarioniporras/model",
|
11 |
+
filename="unsloth.Q4_K_M.gguf",
|
12 |
)
|
13 |
|
14 |
|