From 265d45655fca835a82688b54f264e352b4769879 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 19 Jun 2026 13:15:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: henry1477/music-flamingo-gguf Source: Original Platform --- .gitattributes | 51 ++++ README.md | 446 ++++++++++++++++++++++++++++++++ mmproj-music-flamingo-bf16.gguf | 3 + music-flamingo-IQ4_NL.gguf | 3 + music-flamingo-IQ4_XS.gguf | 3 + music-flamingo-MXFP4_MOE.gguf | 3 + music-flamingo-Q2_K.gguf | 3 + music-flamingo-Q3_K.gguf | 3 + music-flamingo-Q3_K_L.gguf | 3 + music-flamingo-Q3_K_M.gguf | 3 + music-flamingo-Q3_K_S.gguf | 3 + music-flamingo-Q4_0.gguf | 3 + music-flamingo-Q4_1.gguf | 3 + music-flamingo-Q5_0.gguf | 3 + music-flamingo-Q5_1.gguf | 3 + music-flamingo-Q6_K.gguf | 3 + music-flamingo-Q8_0.gguf | 3 + music-flamingo-bf16.gguf | 3 + 18 files changed, 545 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 mmproj-music-flamingo-bf16.gguf create mode 100644 music-flamingo-IQ4_NL.gguf create mode 100644 music-flamingo-IQ4_XS.gguf create mode 100644 music-flamingo-MXFP4_MOE.gguf create mode 100644 music-flamingo-Q2_K.gguf create mode 100644 music-flamingo-Q3_K.gguf create mode 100644 music-flamingo-Q3_K_L.gguf create mode 100644 music-flamingo-Q3_K_M.gguf create mode 100644 music-flamingo-Q3_K_S.gguf create mode 100644 music-flamingo-Q4_0.gguf create mode 100644 music-flamingo-Q4_1.gguf create mode 100644 music-flamingo-Q5_0.gguf create mode 100644 music-flamingo-Q5_1.gguf create mode 100644 music-flamingo-Q6_K.gguf create mode 100644 music-flamingo-Q8_0.gguf create mode 100644 music-flamingo-bf16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..28364df --- /dev/null +++ b/.gitattributes @@ -0,0 +1,51 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mmproj-music-flamingo-bf16.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q3_K.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q5_1.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-MXFP4_MOE.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +music-flamingo-bf16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6e45b9 --- /dev/null +++ b/README.md @@ -0,0 +1,446 @@ +--- +license: other +language: +- en +base_model: +- nvidia/music-flamingo-hf +pipeline_tag: audio-text-to-text +library_name: transformers +tags: +- music/songs +- music +- music reasoning +- music understanding +datasets: +- nvidia/MF-Skills +--- +# GGUF quantization perplexity: + +| Quantization | Perplexity | ± (Std. Err.) | ΔPPL vs Q8_0 | +|---|---:|---:|---:| +| Q4_0 | 10.6926 | 0.05953 | +0.2354 | +| Q4_1 | 10.2493 | 0.05640 | -0.2079 | +| MXFP4_MOE | 10.4572 | 0.05838 | +0.0000 | +| Q5_0 | 10.6152 | 0.05954 | +0.1580 | +| Q5_1 | 10.3985 | 0.05776 | -0.0587 | +| Q2_K | 12.0840 | 0.06471 | +1.6268 | +| Q3_K | 10.6406 | 0.05863 | +0.1834 | +| Q3_K_S | 11.6617 | 0.06428 | +1.2045 | +| Q3_K_M | 10.6406 | 0.05863 | +0.1834 | +| Q3_K_L | 10.6608 | 0.05917 | +0.2036 | +| IQ4_NL | 10.9692 | 0.06225 | +0.5120 | +| IQ4_XS | 11.0113 | 0.06249 | +0.5541 | +| Q6_K | 10.4604 | 0.05829 | +0.0032 | +| Q8_0 | 10.4572 | 0.05838 | +0.0000 | + +*Perplexity tested using a random sample from the music bench captions dataset.* + +# LLAMACPP inference + +Download one of the quantizations of the text-text part, then download the mmproj audio processing model (in full BF16 precision). + +Ensure you are using the latest version of llama.cpp (or at least a release after the PR tag: b7593). + +Run the model specifying the path of both the `--mproj` and `--model`. + + +# Model Overview + +
+ + Music Flamingo 🔥🚀🔥 + +
+
+

+ Music Flamingo: Scaling Music Understaning in Audio Language Models +

+
+ +
+ + + + +
+ +
+ + + + + + +
+ +
+ +
+ +🚨 **Note:** This is a *preview* model. We will release a better base and a thinking version of the model in the next few weeks. + +## Description: +Music Flamingo (MF) is a fully open, state-of-the-art Large Audio-Language Model (LALM) designed to advance music (including song) understanding in foundational audio models. MF brings together innovations in: + +- Deep music understanding across songs and instrumentals. +- Rich, theory-aware captions and question answering (harmony, structure, timbre, lyrics, cultural context). +- Reasoning-centric training using chain-of-thought + reinforcement learning with custom rewards for step-by-step reasoning. +- Long-form song reasoning over full-length, multicultural audio (extended context). + +Extensive evaluations confirm Music Flamingo's effectiveness, setting new benchmarks on over 10+ public music understanding and reasoning tasks. + +**This model is for non-commercial research purposes only.** + + + +
+ +## Usage + +Music Flamingo (MF) is supported in 🤗 Transformers. To run the model, first install Transformers: + +```bash +pip install --upgrade pip +pip install --upgrade git+https://github.com/huggingface/transformers accelerate +``` + +> **Note:** MF processes audio in 30-second windows with a **10-minute** total cap per sample. Longer inputs are truncated. + +### Single-turn: audio + text instruction + +```python +from transformers import AudioFlamingo3ForConditionalGeneration, AutoProcessor + +model_id = "nvidia/music-flamingo-hf" +processor = AutoProcessor.from_pretrained(model_id) +model = AudioFlamingo3ForConditionalGeneration.from_pretrained(model_id, device_map="auto") + +conversation = [ + { + "role": "user", + "content": [ + {"type": "text", "text": "Describe this track in full detail - tell me the genre, tempo, and key, then dive into the instruments, production style, and overall mood it creates."}, + {"type": "audio", "path": "https://huggingface.co/datasets/nvidia/MF-Skills/resolve/main/assets/song_1.mp3"}, + ], + } +] + +inputs = processor.apply_chat_template( + conversation, + tokenize=True, + add_generation_prompt=True, + return_dict=True, +).to(model.device) + +outputs = model.generate(**inputs, max_new_tokens=1024) + +decoded_outputs = processor.batch_decode(outputs[:, inputs.input_ids.shape[1]:], skip_special_tokens=True) +print(decoded_outputs) +``` + +### Batch multiple conversations + +```python +from transformers import AudioFlamingo3ForConditionalGeneration, AutoProcessor + +model_id = "nvidia/music-flamingo-hf" +processor = AutoProcessor.from_pretrained(model_id) +model = AudioFlamingo3ForConditionalGeneration.from_pretrained(model_id, device_map="auto") + +conversations = [ + [ + { + "role": "user", + "content": [ + { + "type": "text", + "text": "Describe this track in full detail - tell me the genre, tempo, and key, then dive into the instruments, production style, and overall mood it creates."}, + { + "type": "audio", + "path": "https://huggingface.co/datasets/nvidia/MF-Skills/resolve/main/assets/song_1.mp3", + }, + ], + } + ], + [ + { + "role": "user", + "content": [ + { + "type": "text", + "text": "Write a rich caption that blends the technical details (genre, BPM, key, chords, mix) with how the song feels emotionally and dynamically as it unfolds.", + }, + { + "type": "audio", + "path": "https://huggingface.co/datasets/nvidia/MF-Skills/resolve/main/assets/song_2.mp3" + }, + ], + } + ], +] + +inputs = processor.apply_chat_template( + conversations, + tokenize=True, + add_generation_prompt=True, + return_dict=True, +).to(model.device) + +outputs = model.generate(**inputs, max_new_tokens=1024) + +decoded_outputs = processor.batch_decode(outputs[:, inputs.input_ids.shape[1]:], skip_special_tokens=True) +print(decoded_outputs) +``` + +### Text-only and audio-only prompts + +```python +# text-only +conv = [{"role": "user", "content": [{"type": "text", "text": "What is the capital of France?"}]}] +batch = processor.apply_chat_template(conv, tokenize=True, add_generation_prompt=True, return_dict=True).to(device) +print(processor.batch_decode(model.generate(**batch)[:, batch["input_ids"].shape[1]:], skip_special_tokens=True)[0]) + +# audio-only +conv = [{"role": "user", "content": [{"type": "audio", "path": "https://.../sample.wav"}]}] +batch = processor.apply_chat_template(conv, tokenize=True, add_generation_prompt=True, return_dict=True).to(device) +print(processor.batch_decode(model.generate(**batch)[:, batch["input_ids"].shape[1]:], skip_special_tokens=True)[0]) +``` + +### Training / Fine-tuning + +```python +from transformers import AudioFlamingo3ForConditionalGeneration, AutoProcessor + +model_id = "nvidia/music-flamingo-hf" +processor = AutoProcessor.from_pretrained(model_id) +model = AudioFlamingo3ForConditionalGeneration.from_pretrained(model_id, device_map="auto") +model.train() + +conversation = [ + [ + { + "role": "user", + "content": [ + {"type": "text", "text": "What's the key of this song?"}, + {"type": "audio", "path": "https://huggingface.co/datasets/nvidia/MF-Skills/resolve/main/assets/song_1.mp3"}, + ], + }, + { + "role": "assistant", + "content": [{"type": "text", "text": "D major"}], + } + ], + [ + { + "role": "user", + "content": [ + { + "type": "text", + "text": "What's the bpm of this song?", + }, + {"type": "audio", "path": "https://huggingface.co/datasets/nvidia/MF-Skills/resolve/main/assets/song_2.mp3"}, + ], + }, + { + "role": "assistant", + "content": [{"type": "text", "text": "87"}], + } + + ] +] + +inputs = processor.apply_chat_template( + conversation, + tokenize=True, + add_generation_prompt=True, + return_dict=True, + output_labels=True, +).to(model.device) + +loss = model(**inputs).loss +loss.backward() +``` + +### Generation options + +You can tune decoding similar to other text-generation models: + +```python +generate_kwargs = { + "max_new_tokens": 256, + "do_sample": True, + "temperature": 0.7, + "top_p": 0.9, +} +out = model.generate(**batch, **generate_kwargs) +``` + +## Additional Speed & Memory Improvements + +### Flash Attention 2 + +If your GPU supports it and you are **not** using `torch.compile`, install Flash-Attention and enable it at load time: + +```bash +pip install flash-attn --no-build-isolation +``` + +```python +model = AudioFlamingo3ForConditionalGeneration.from_pretrained( + model_id, torch_dtype=torch_dtype, low_cpu_mem_usage=True, attn_implementation="flash_attention_2" +).to(device) +``` + +### Torch compile + +MF’s forward pass is compatible with `torch.compile` for significant speed-ups: + +```python +import torch +torch.set_float32_matmul_precision("high") + +model.generation_config.cache_implementation = "static" +model.generation_config.max_new_tokens = 256 +model.forward = torch.compile(model.forward, mode="reduce-overhead", fullgraph=True) +``` + +> `torch.compile` is not compatible with Flash Attention 2 at the same time. + +### PyTorch SDPA + +If Flash-Attention isn’t available, MF will use PyTorch scaled-dot product attention (SDPA) by default on supported PyTorch versions. You can set it explicitly: + +```python +model = AudioFlamingo3ForConditionalGeneration.from_pretrained( + model_id, torch_dtype=torch_dtype, low_cpu_mem_usage=True, attn_implementation="sdpa" +).to(device) +``` + +## License / Terms of Use +The model is released under the [NVIDIA OneWay Noncommercial License](static/NVIDIA_OneWay_Noncommercial_License.docx). Portions of the dataset generation are also subject to the [Qwen Research License](https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE) and OpenAI’s [Terms of Use](https://openai.com/policies/terms-of-use). + +## Deployment Geography +Global. + +## Use Case +Intended for researchers and developers to explore: +- Music question answering and reasoning +- Long-context music comprehension +- Interactive music design assistants + +## References: +* [Music Flamingo: Scaling Music +Understanding in Audio Language Models](https://research.nvidia.com/labs/adlr/MF/) +* [Project Page](https://github.com/NVIDIA/audio-flamingo) +* [Demo Website](https://musicflamingo-nv-umd.github.io/) + +## Model Architecture: +**Architecture Type:** Transformer +**Network Architecture:** [Audio Flamingo 3](https://github.com/NVIDIA/audio-flamingo/tree/audio_flamingo_3) +**Number of model parameters:** 8B + +MF uses: +- AF-Whisper unified audio encoder from Audio Flamingo 3 +- MLP-based audio adaptor +- Decoder-only LLM backbone (Qwen2.5-7B) + +**This model was developed based on [Audio Flamingo 3](https://github.com/NVIDIA/audio-flamingo/tree/audio_flamingo_3)** + + +## Input: +Input Type: Music (song or instrumental), Text
+Input Format: WAV/MP3/FLAC, UTF-8 text
+Input Parameters: Audio is Two-Dimensional (2D) and Text is One-Dimensional (1D)
+Other Properties Related to Input:
+-Max Audio Length: 20 Minutes
+-Max Text Length: 24000 tokens
+ + +## Output: +Output Type: Text (and optional speech)
+Text Format: UTF-8 string
+Output Parameters: One-Dimensional (1D)
+Other Properties Related to Output:
+-Max Text Length: 2048 tokens
+ + +Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems (A100/H100). By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.
+ +## Software Integration: +**Runtime Engine:** PyTorch / HuggingFace Transformers + +**Supported Hardware:** +* NVIDIA Ampere (A100) +* NVIDIA Hopper (H100) + +**Supported OS:** +* Linux + +The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment. + +## Model Version: +* v1.0 + +--- + +## Training and Testing Datasets: + +### Training Dataset: +MF is trained entirely on music data collected from various sources. For each dataset, we mention whether the dataset annotations are collected by Human or they are Automated i.e. generated using AI models. + +**Data Modality:** Audio +**Audio Training Data Size:** 10,000 to 1 Million Hours + +The data collection method noted below applies for all datasets used for training and testing:
+Data Collection Method: Human
+Labeling Collection Method: Please see below. + +* [LP-MusicCaps](https://github.com/seungheondoh/lp-music-caps) (Automated) +* [MusicQA](https://github.com/shansongliu/MU-LLaMA?tab=readme-ov-file) (Automated) +* [MusicAVQA](https://gewu-lab.github.io/MUSIC-AVQA/) (Human) +* [MusicBench](https://huggingface.co/datasets/amaai-lab/MusicBench) (Automated) +* [Mu-LLAMA](https://github.com/shansongliu/MU-LLaMA) (Automated) +* [NSynth](https://magenta.tensorflow.org/datasets/nsynth) (Human) +* [FMA](https://github.com/mdeff/fma) (Human) +* [MusDB-HQ](https://zenodo.org/records/3338373) (Human) +* [Music4All](https://sites.google.com/view/contact4music4all) (Human) +* [Million Song Dataset](http://millionsongdataset.com/) (Human) +* [MF-Skills (ours)](https://huggingface.co/nvidia/music-flamingo) (Automated) +* [MF-Think (ours)](https://huggingface.co/nvidia/music-flamingo) (Automated) + +--- + +### Testing Dataset: +Music Flamingo is evaluated on the test split of the following datasets. + +Data Collection Method: Human (for all datasets noted below)
+Labeling Method: Please see below. + +* [MusicAVQA](https://gewu-lab.github.io/MUSIC-AVQA/) (Human) +* [NSynth](https://magenta.tensorflow.org/datasets/nsynth) (Human) +* [GTZAN](https://www.tensorflow.org/datasets/catalog/gtzan) (Human) +* [MMAU-pro](https://sonalkum.github.io/mmau-pro/) (Human) +* [MMAU](https://github.com/Sakshi113/mmau/tree/main) (Human) +* [MMAR](https://arxiv.org/abs/2505.13032) (Human) +* [MuchoMusic](https://huggingface.co/datasets/yongyizang/RUListening) (Automated) +* [MusicInstruct](https://huggingface.co/datasets/m-a-p/Music-Instruct) (Automated) +* [MusicQA](https://huggingface.co/datasets/mu-llama/MusicQA) (Automated) +* [SongCaps (ours)](https://huggingface.co/nvidia/music-flamingo) (Automated) + +--- + +## Inference: + +**Engine:** HuggingFace Transformers +**Test Hardware:** NVIDIA A100 80 GB + +--- + +## Ethical Considerations: +NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. +Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). + +--- + +## Acknowledgements +Built with Audio Flamingo 3, Qwen, NVILA and the open audio-ML community. \ No newline at end of file diff --git a/mmproj-music-flamingo-bf16.gguf b/mmproj-music-flamingo-bf16.gguf new file mode 100644 index 0000000..7f38c38 --- /dev/null +++ b/mmproj-music-flamingo-bf16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4be69ed65f25dae97062febd44f9f41c0f6b14178f1cfb530fd894d595a4f94 +size 1324506912 diff --git a/music-flamingo-IQ4_NL.gguf b/music-flamingo-IQ4_NL.gguf new file mode 100644 index 0000000..c1b1068 --- /dev/null +++ b/music-flamingo-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dcda91d6e93953d57f37dd755129e682c24c1834a720f6d5614290ae51f47a +size 4461320640 diff --git a/music-flamingo-IQ4_XS.gguf b/music-flamingo-IQ4_XS.gguf new file mode 100644 index 0000000..f2c862d --- /dev/null +++ b/music-flamingo-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd91766363ec48c6134bd990a9a59a15a7e421efa6bb4ce4182b7683e088065 +size 4248388928 diff --git a/music-flamingo-MXFP4_MOE.gguf b/music-flamingo-MXFP4_MOE.gguf new file mode 100644 index 0000000..654ecb7 --- /dev/null +++ b/music-flamingo-MXFP4_MOE.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979f6428945b7a02d671f17ef0f0cdbac4ec10d4bb742a00b417073fce653931 +size 8095529120 diff --git a/music-flamingo-Q2_K.gguf b/music-flamingo-Q2_K.gguf new file mode 100644 index 0000000..061df40 --- /dev/null +++ b/music-flamingo-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28279a4129284a9c8bf6942b68768313d3529a340693bb4d97c90e99cec7f8f8 +size 3014316032 diff --git a/music-flamingo-Q3_K.gguf b/music-flamingo-Q3_K.gguf new file mode 100644 index 0000000..b86b9cd --- /dev/null +++ b/music-flamingo-Q3_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831f8940907bce19331b2e696dc65d2989c22fe35c837ca978043b4ad77b09b5 +size 3806624416 diff --git a/music-flamingo-Q3_K_L.gguf b/music-flamingo-Q3_K_L.gguf new file mode 100644 index 0000000..0c4a2f5 --- /dev/null +++ b/music-flamingo-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad430fb45b10fc6889eb1746b11b73c7184bb244f811078db4e8ad23c654175 +size 4086692512 diff --git a/music-flamingo-Q3_K_M.gguf b/music-flamingo-Q3_K_M.gguf new file mode 100644 index 0000000..b86b9cd --- /dev/null +++ b/music-flamingo-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831f8940907bce19331b2e696dc65d2989c22fe35c837ca978043b4ad77b09b5 +size 3806624416 diff --git a/music-flamingo-Q3_K_S.gguf b/music-flamingo-Q3_K_S.gguf new file mode 100644 index 0000000..dc583f9 --- /dev/null +++ b/music-flamingo-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5e6804dce33f5feb215b3c92dab221d968435875f4d5f0c7e5fb40d2798fe5 +size 3490601632 diff --git a/music-flamingo-Q4_0.gguf b/music-flamingo-Q4_0.gguf new file mode 100644 index 0000000..3c80beb --- /dev/null +++ b/music-flamingo-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa97c7964ed57dd97daf8c2ad4f43b5e6c05c86b519d3078983d0877dae3ed3 +size 4429437376 diff --git a/music-flamingo-Q4_1.gguf b/music-flamingo-Q4_1.gguf new file mode 100644 index 0000000..f099b75 --- /dev/null +++ b/music-flamingo-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc3d5ed516bf86972c008f88c9c62dd59f23ed2d82be8fa4fc44f0539b2e761 +size 4871242432 diff --git a/music-flamingo-Q5_0.gguf b/music-flamingo-Q5_0.gguf new file mode 100644 index 0000000..0af1a79 --- /dev/null +++ b/music-flamingo-Q5_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7767bbc6cc79566e7580885b63f15ae3d3a6fc4e7a342cade979355079e471 +size 5313047488 diff --git a/music-flamingo-Q5_1.gguf b/music-flamingo-Q5_1.gguf new file mode 100644 index 0000000..8f45ccb --- /dev/null +++ b/music-flamingo-Q5_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0742a216d86e28c5ecde1bf3bce6261d509edd540e2512a056684ddcc31051a6 +size 5754852544 diff --git a/music-flamingo-Q6_K.gguf b/music-flamingo-Q6_K.gguf new file mode 100644 index 0000000..3a37967 --- /dev/null +++ b/music-flamingo-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7025dac193460a765f71427d9738b5809b42b2221fdcde92ec62ac06a3ba1e7e +size 6251883232 diff --git a/music-flamingo-Q8_0.gguf b/music-flamingo-Q8_0.gguf new file mode 100644 index 0000000..d2fd7d0 --- /dev/null +++ b/music-flamingo-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18abdf799c71ce00d9d9570fa363d847506ad8153e41489075972d05118e9ab +size 8095529120 diff --git a/music-flamingo-bf16.gguf b/music-flamingo-bf16.gguf new file mode 100644 index 0000000..152593c --- /dev/null +++ b/music-flamingo-bf16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c525919b95897f139c0bf4fdadde282ebbbc228cd65d71e838f5398684941ca +size 15232222880