Views
No views yet
| Property | Value |
|---|---|
| Base Model | facebook/musicgen-medium |
| Format | ONNX |
| Quantization | Dynamic INT8 quantization (per-channel) |
| Export Tool | Optimum + ONNXRuntime |
| File | Description |
|---|---|
text_encoder.onnx | T5 text encoder |
decoder_model.onnx | MusicGen decoder (first pass) |
decoder_with_past_model.onnx | MusicGen decoder (with KV cache) |
encodec_decode.onnx | EnCodec audio decoder |
build_delay_pattern_mask.onnx | Delay pattern mask builder |