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 (#13)
Browse files- Update README.md with license information (70f2624a7185917a78210acbcd23b383a1f3b2d4)
Co-authored-by: Mia@01ai <Mia01ai@users.noreply.huggingface.co>