Spaces:
Runtime error
Runtime error
harishnair04
commited on
Commit
•
3be5519
1
Parent(s):
8ed0a63
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ body::before {
|
|
37 |
|
38 |
"""
|
39 |
|
40 |
-
model_id = "harishnair04/Gemma-medtr-2b-sft
|
41 |
# filename = "Gemma-medtr-2b-sft-v2.gguf"
|
42 |
|
43 |
# tokenizer = AutoTokenizer.from_pretrained(model_id, gguf_file=filename)
|
|
|
37 |
|
38 |
"""
|
39 |
|
40 |
+
model_id = "harishnair04/Gemma-medtr-2b-sft"
|
41 |
# filename = "Gemma-medtr-2b-sft-v2.gguf"
|
42 |
|
43 |
# tokenizer = AutoTokenizer.from_pretrained(model_id, gguf_file=filename)
|