Transformers
Safetensors
Italian
tiny-gpt
DAC
data-ai
DATA-AI
transformer
experimental
8-bit precision
Instructions to use Mattimax/PicoDAC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mattimax/PicoDAC with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Mattimax/PicoDAC", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K