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