MIDI-GPT / SOURCES.md
harp-dev's picture
Deploy MIDI-GPT HARP endpoint
9ae6560 verified
|
Raw
History Blame Contribute Delete
465 Bytes
# Sources
## MIDI-GPT
- Code: https://github.com/Metacreation-Lab/MIDI-GPT
- Model: https://huggingface.co/Metacreation/MIDI-GPT
- Paper: https://arxiv.org/abs/2501.17011
- Python package: https://pypi.org/project/midigpt/
The deployment uses the `yellow_small` checkpoint from the official model
repository. The MIDI-GPT code is MIT licensed. The published model weights are
licensed under CC BY-NC 4.0.
## HARP
- pyHARP: https://github.com/TEAMuP-dev/pyharp