Qwen1.5-4B_llamafy / README.md
raincandy-u's picture
Create README.md
a797f68 verified
|
raw
history blame contribute delete
No virus
959 Bytes
metadata
license: other
license_name: tongyi-qianwen-research
license_link: https://huggingface.co/Qwen/Qwen1.5-4B-Chat/blob/main/LICENSE
language:
  - en
  - zh
pipeline_tag: text-generation
tags:
  - chat

Llamafied Qwen

This is a conversion of the Qwen1.5-4B model, adapted to the LLama architecture, aiming to augment its generality and suitability for academic research and broader computational linguistics applications.

Disclaimer

This conversion of the Qwen model is intended for research and educational purposes only. It is important to note that the converted model may generate more unpredictable responses compared to its original version. The user assumes full responsibility for any outcomes or consequences arising from the use of this converted model.

Acknowledgments

Special thanks go to @Minami-su for developing the conversion script that made this possible.