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