Instructions to use geektech/t5-small-gpt4-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use geektech/t5-small-gpt4-qa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("geektech/t5-small-gpt4-qa") model = AutoModelForSeq2SeqLM.from_pretrained("geektech/t5-small-gpt4-qa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 615fd09fb7b6568b6442c967fbbc73ab8f4d734b37f2d7e84e3b30fbd99b1896
- Size of remote file:
- 242 MB
- SHA256:
- 25cbe1b708f55ce068b65cb7d82713b9f37e9b45cc91ffecdabeb43050eee088
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.