--- language: en license: apache-2.0 base_model: m-a-p/YuE-s1-7B-anneal-en-cot tags: - text-to-audio - text-to-music - zen - zenlm - hanzo - music-generation - audio pipeline_tag: text-to-audio library_name: transformers --- # Zen Musician Lyrics-to-song / music generation model (stage-1 of the YuE pipeline). Derived from [m-a-p/YuE-s1-7B-anneal-en-cot](https://huggingface.co/m-a-p/YuE-s1-7B-anneal-en-cot) (Apache-2.0); repackaged by Zen. ## Overview This repository repackages M-A-P's YuE stage-1 7B model (LlamaForCausalLM, hidden 4096 / 32 layers, vocab 83968 - the YuE signature). No weights were trained from scratch by Zen. Full song generation also requires the YuE stage-2 model ([m-a-p/YuE-s2-1B-general](https://huggingface.co/m-a-p/YuE-s2-1B-general)). Developed/repackaged by [Hanzo AI](https://hanzo.ai) and the [Zoo Labs Foundation](https://zoo.ngo). ## Model Details | Attribute | Value | |-----------|-------| | Base model | m-a-p/YuE-s1-7B-anneal-en-cot | | Architecture | LlamaForCausalLM, 7B (stage-1) | | Vocab | 83968 (YuE) | | License | Apache 2.0 | ## License & Attribution Apache 2.0. This is a derivative repackaging of [YuE-s1-7B-anneal-en-cot](https://huggingface.co/m-a-p/YuE-s1-7B-anneal-en-cot) by the M-A-P team, released under the Apache License 2.0. All rights and attribution for the underlying model belong to the original authors. See the [YuE project](https://github.com/multimodal-art-projection/YuE) for details. ## NOTICE This product includes the YuE (stage-1, 7B) model developed by the M-A-P team, licensed under the Apache License 2.0.