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