Instructions to use mrinaldi/test-000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrinaldi/test-000 with Transformers:
# Load model directly from transformers import MatformerCausalLM model = MatformerCausalLM.from_pretrained("mrinaldi/test-000", dtype="auto") - Notebooks
- Google Colab
- Kaggle