Instructions to use Ghost1/cloudy-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ghost1/cloudy-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Ghost1/cloudy-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Emmanuel Odonkor commited on
Commit ·
6432d5e
1
Parent(s): de00764