Spaces:
Runtime error
Runtime error
Alberto Carmona
commited on
Commit
·
f56d157
1
Parent(s):
80d9102
Update the owner of the model
Browse files- functions.py +1 -1
functions.py
CHANGED
@@ -53,4 +53,4 @@ def load_model(peft_model_id):
|
|
53 |
return model, tokenizer
|
54 |
|
55 |
|
56 |
-
# model, tokenizer = load_model("
|
|
|
53 |
return model, tokenizer
|
54 |
|
55 |
|
56 |
+
# model, tokenizer = load_model("hackathon-somos-nlp-2023/opt-6.7b-lora-sag-t3000-v300-v2")
|