GraySoft
Projects Models About FAQ Contact Download guIDE →
Model Intelligence Sheet

rhymeswithlion/midi-llm_llama-3.2-1b-q4_k_m-gguf overview

This model was converted to GGUF format from slseanwu/MIDI-LLM_Llama-3.2-1B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

transformersggufmusicmiditext-to-musictext-to-midillamallama-cppgguf-my-repotext-to-audioenbase_model:slseanwu/MIDI-LLM_Llama-3.2-1Bbase_model:quantized:slseanwu/MIDI-LLM_Llama-3.2-1Blicense:llama3.2endpoints_compatibleregion:us
rhymeswithlion/midi-llm_llama-3.2-1b-q4_k_m-gguf visual
Downloads
98
Likes
1
Pipeline
text-to-audio
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
midi-llm_llama-3.2-1b-q4_k_m.gguf GGUF Q4_K_M 1.04 GB Download

Model Details Live

Model Slug
rhymeswithlion/midi-llm_llama-3.2-1b-q4_k_m-gguf
Author
rhymeswithlion
Pipeline Task
text-to-audio
Library
transformers
Created
2026-02-18
Last Modified
2026-02-18
Gated
No
Private
No
HF SHA
4dcad20158b5052a15ea0079c71acb2334b42685
License
llama3.2
Language
en
Base Model
slseanwu/MIDI-LLM_Llama-3.2-1B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": "slseanwu/MIDI-LLM_Llama-3.2-1B",
    "language": [
      "en"
    ],
    "license": "llama3.2",
    "tags": [
      "music",
      "midi",
      "text-to-music",
      "text-to-midi",
      "llama",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "pipeline_tag": "text-to-audio",
    "library_name": "transformers",
    "frontmatter": {
      "base_model": "slseanwu/MIDI-LLM_Llama-3.2-1B",
      "language": [
        "en"
      ],
      "license": "llama3.2",
      "tags": [
        "music",
        "midi",
        "text-to-music",
        "text-to-midi",
        "llama",
        "llama-cpp",
        "gguf-my-repo"
      ],
      "pipeline_tag": "text-to-audio",
      "library_name": "transformers"
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from slseanwu/MIDI-LLM_Llama-3.2-1B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nbase_model: slseanwu/MIDI-LLM_Llama-3.2-1B\nlanguage:\n- en\nlicense: llama3.2\ntags:\n- music\n- midi\n- text-to-music\n- text-to-midi\n- llama\n- llama-cpp\n- gguf-my-repo\npipeline_tag: text-to-audio\nlibrary_name: transformers\n---\n\n# bcruz/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`slseanwu/MIDI-LLM_Llama-3.2-1B`](https://huggingface.co/slseanwu/MIDI-LLM_Llama-3.2-1B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.\nRefer to the [original model card](https://huggingface.co/slseanwu/MIDI-LLM_Llama-3.2-1B) for more details on the model.\n\n## Use with llama.cpp\nInstall llama.cpp through brew (works on Mac and Linux)\n\n```bash\nbrew install llama.cpp\n\n```\nInvoke the llama.cpp server or the CLI.\n\n### CLI:\n```bash\nllama-cli --hf-repo bcruz/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF --hf-file midi-llm_llama-3.2-1b-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo bcruz/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF --hf-file midi-llm_llama-3.2-1b-q4_k_m.gguf -c 2048\n```\n\nNote: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.\n\nStep 1: Clone llama.cpp from GitHub.\n```\ngit clone https://github.com/ggerganov/llama.cpp\n```\n\nStep 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).\n```\ncd llama.cpp && LLAMA_CURL=1 make\n```\n\nStep 3: Run inference through the main binary.\n```\n./llama-cli --hf-repo bcruz/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF --hf-file midi-llm_llama-3.2-1b-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo bcruz/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF --hf-file midi-llm_llama-3.2-1b-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "music",
    "midi",
    "text-to-music",
    "text-to-midi",
    "llama",
    "llama-cpp",
    "gguf-my-repo",
    "text-to-audio",
    "en",
    "base_model:slseanwu/MIDI-LLM_Llama-3.2-1B",
    "base_model:quantized:slseanwu/MIDI-LLM_Llama-3.2-1B",
    "license:llama3.2",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 1,
  "downloads": 98,
  "gated": false,
  "private": false,
  "last_modified": "2026-02-18T01:04:10.000Z",
  "created_at": "2026-02-18T01:03:59.000Z",
  "pipeline_tag": "text-to-audio",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69950fffccda857d9f4ca35b",
  "id": "rhymeswithlion/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF",
  "modelId": "rhymeswithlion/MIDI-LLM_Llama-3.2-1B-Q4_K_M-GGUF",
  "sha": "4dcad20158b5052a15ea0079c71acb2334b42685",
  "createdAt": "2026-02-18T01:03:59.000Z",
  "lastModified": "2026-02-18T01:04:10.000Z",
  "author": "rhymeswithlion",
  "downloads": 98,
  "likes": 1,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-to-audio",
  "library_name": "transformers",
  "siblings_count": 3
}