Instructions to use gafiatulin/tada-codec-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use gafiatulin/tada-codec-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir tada-codec-mlx gafiatulin/tada-codec-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 102 Bytes
067b6d2 | 1 2 3 4 5 6 7 8 | {
"architectures": [
"Decoder"
],
"dtype": "bfloat16",
"transformers_version": "4.57.3"
}
|