Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config.json file not found, fine tuning llama3 with unsloth, after saving the file to hugging face #421

Open
abdulrehmanibk opened this issue May 4, 2024 · 1 comment

Comments

@abdulrehmanibk
Copy link

i use unsloth to fine tune llama 3-8B..., after traning complete i save this model to hugging face by using 'push_to_hub', but it shows these files :

.gitattributes
README.md
adapter_config.json
adapter_model.safetensors
special_tokens_map.json
tokenizer.json
tokenizer_config.json

in this files, 'config.json' not include/ not found how i get this,
Note : i use google colab T4 GPU for training the model

@danielhanchen
Copy link
Contributor

Oh adapter_config.json is the config.json equivalent. If you're looking for Ooba inference or GGUF, please use our saving to 16bit instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants