From 2bdf74723eb969858cd1e7504c98999df4eceeda Mon Sep 17 00:00:00 2001 From: "Shih-Lun (Sean) Wu" <31909739+slSeanWU@users.noreply.github.com> Date: Thu, 23 Oct 2025 09:25:32 -0400 Subject: [PATCH] add llama note --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f96df3..6c3b65c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # MIDI-LLM -[NeurIPS AI4Music '25] MIDI-LLM: Adapting LLMs for text-to-MIDI music generation +[NeurIPS AI4Music '25] MIDI-LLM: Adapting LLMs for text-to-MIDI music generation. + +Built with Llama 3.2 (1B) LLM.