12 lines
306 B
Markdown
12 lines
306 B
Markdown
|
|
---
|
||
|
|
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
|