File size: 306 Bytes
ee4b29e aa35efe |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: other
license_name: qwen
license_link: LICENSE
---
Their non-commercial research license applies.
I used this script to make the model and used the tokenizer of CausalLM, as suggested in the comments of the script.
https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py |