unsloth
unsloth copied to clipboard
Can we suport qwen series?
Llamafied Qwen models can be directly loaded
Can you provide a script for converting the format?
Some of the previous issues on the same topic have them. As for the model, you can search hugging face for qwen llamafied keywords.
Oh I think someone made a PR for Qwen
It should be supported everyone! @zhangfan-algo @erwe324! If you're on a local machine, please update Unsloth via
pip uninstall unsloth -y
pip install --upgrade --force-reinstall --no-cache-dir git+https://github.com/unslothai/unsloth.git
Colab and Kaggle is fine (just restart it)