TejAndrewsACC commited on
Commit
e95a4d9
·
verified ·
1 Parent(s): ebb3fac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -6,8 +6,8 @@ from llama_cpp import Llama
6
  client = InferenceClient()
7
 
8
  llm = Llama.from_pretrained(
9
- repo_id="bartowski/Reasoning-Llama-1b-v0.1-GGUF",
10
- filename="Reasoning-Llama-1b-v0.1-f16.gguf",
11
  )
12
 
13
  # Fixed system message
 
6
  client = InferenceClient()
7
 
8
  llm = Llama.from_pretrained(
9
+ repo_id=TejAndrewsACC/Gertrudev3ACC,
10
+ filename="GertrudeMain.gguf",
11
  )
12
 
13
  # Fixed system message