s3nh commited on
Commit
378f172
·
verified ·
1 Parent(s): b9f74c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ _ = (
24
  )
25
 
26
  if _:
27
- url = "https://huggingface.co/s3nh/NexoNimbus-7B-GGUF/blob/main/nexonimbus-7b.Q6_K_S.gguf" # 2.87G
28
 
29
 
30
  prompt_template = """Below is an instruction that describes a task. Write a response that appropriately completes the request.
 
24
  )
25
 
26
  if _:
27
+ url = "https://huggingface.co/s3nh/NexoNimbus-7B-GGUF/blob/main/nexonimbus-7b.Q6_K.gguf" # 2.87G
28
 
29
 
30
  prompt_template = """Below is an instruction that describes a task. Write a response that appropriately completes the request.