Instructions to use steveglover/falcon-7b-instruct-telco-texttonest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use steveglover/falcon-7b-instruct-telco-texttonest with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("steveglover/falcon-7b-instruct-telco-texttonest", set_active=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened about 3 years ago
by
SFconvertbot