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
Chen Chongyu commited on
Update README.md with license information (#3)
Browse files- Update README.md with license information (1d6c836d5de3b0fcce51ca14407551788e47c672)