TejAndrewsACC commited on
Commit
b521a07
·
verified ·
1 Parent(s): 58d01b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,8 +10,8 @@ import spaces
10
  client = InferenceClient()
11
 
12
  llm = Llama.from_pretrained(
13
- repo_id="unsloth/DeepSeek-R1-Distill-Llama-70B-GGUF",
14
- filename="DeepSeek-R1-Distill-Llama-70B-Q2_K.gguf",
15
  )
16
 
17
  # Fixed system message
 
10
  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-IQ1_M.gguf",
15
  )
16
 
17
  # Fixed system message