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