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
Hello! I would like to convert the weights of a Llama model that has new tokens added into the LitGPT format, but I only have the file in the Safetensors format. Could you provide a solution for it?
The text was updated successfully, but these errors were encountered:
Even if new tokens have been added, they might have be reflected in the tokenizer_config.json file while saving the model.
Let us know how it goes. Thanks!
Hello! I would like to convert the weights of a Llama model that has new tokens added into the LitGPT format, but I only have the file in the Safetensors format. Could you provide a solution for it?
The text was updated successfully, but these errors were encountered: