Instructions to use gpt-research/CamelGPT-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use gpt-research/CamelGPT-mini with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("gpt-research/CamelGPT-mini", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 21 Bytes
f4b83e5 | 1 2 3 4 | ---
license: mit
---
|