Instructions to use SnowFlash383935/DigitalEduTransformers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SnowFlash383935/DigitalEduTransformers with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SnowFlash383935/DigitalEduTransformers", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model (#1)
Browse files- Adding `safetensors` variant of this model (cebdee7b9f675720e8148e69a3c7685f0097d93c)
Co-authored-by: Safetensors convertbot <SFconvertbot@users.noreply.huggingface.co>