Skip to content

Commit

Permalink
disable phind model due to tokenizer and unexpectedly stop errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mitya52 committed Dec 22, 2023
1 parent 1e1fabd commit 5108872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions known_models_db/refact_known_models/huggingface.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
"model_path": "Phind/Phind-CodeLlama-34B-v2",
"diff_scratchpad_class": None,
"chat_scratchpad_class": None,
"hidden": True, # this model unexpectedly stops while sampling with </s> looks like a bug
"model_class_kwargs": {
"load_in_4bit": True,
},
Expand Down

0 comments on commit 5108872

Please sign in to comment.