Instructions to use Vivek/gptneo_cose with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vivek/gptneo_cose with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Vivek/gptneo_cose") model = AutoModelForMultipleChoice.from_pretrained("Vivek/gptneo_cose") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
1fd2026 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ea0172ae20da21487c58a2b55a8aaf3e67f8ab7e585b5868528210f98a3fe7ed
size 5262519475
|