Instructions to use hf-internal-testing/tiny-random-GPTNeoXForQuestionAnswering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-GPTNeoXForQuestionAnswering with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="hf-internal-testing/tiny-random-GPTNeoXForQuestionAnswering")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-GPTNeoXForQuestionAnswering") model = AutoModelForQuestionAnswering.from_pretrained("hf-internal-testing/tiny-random-GPTNeoXForQuestionAnswering", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4b479b1f1ad8204f2fa998727b609c324873e3a6bac2b5416bf3ebac9507d06a
- Size of remote file:
- 1.6 MB
- SHA256:
- af8a7a5eb3523ab01cfca40382fa27051f703ddd1baec1b55dafe7981659ddaf
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.