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