Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ client = InferenceClient()
|
|
11 |
|
12 |
llm = Llama.from_pretrained(
|
13 |
repo_id="bartowski/perplexity-ai_r1-1776-distill-llama-70b-GGUF",
|
14 |
-
filename="perplexity-ai_r1-1776-distill-llama-70b-
|
15 |
)
|
16 |
|
17 |
# Fixed system message
|
|
|
11 |
|
12 |
llm = Llama.from_pretrained(
|
13 |
repo_id="bartowski/perplexity-ai_r1-1776-distill-llama-70b-GGUF",
|
14 |
+
filename="perplexity-ai_r1-1776-distill-llama-70b-IQ4_NL.gguf",
|
15 |
)
|
16 |
|
17 |
# Fixed system message
|