You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those tokens are hard-coded for llama and doesn't work for other models. They should be set dynamically based on the config of the tokenizer to support HF models.
Those tokens are hard-coded for llama and doesn't work for other models. They should be set dynamically based on the config of the tokenizer to support HF models.