Instructions to use datasciguy/small-fine-tunes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use datasciguy/small-fine-tunes with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("datasciguy/small-fine-tunes", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Updated readme
1
#1 opened 11 months ago
by
hackr