Instructions to use not-lain/BaseModelWithJustConfig with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use not-lain/BaseModelWithJustConfig with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("not-lain/BaseModelWithJustConfig", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 25 Bytes
1a00655 | 1 2 3 4 | {
"in": 2,
"out": 1
} |