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