Instructions to use Chen-01AI/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Chen-01AI/test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Chen-01AI/test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md with license information (#14)
Browse files- Update README.md with license information (e613dce0a417a9fbe1e3b2789321e576c4e0de3c)
Co-authored-by: Mia@01ai <Mia01ai@users.noreply.huggingface.co>