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