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:
- 204a9b3c1b9e82b51f36db8f852202fc8cb6e0846948f67a6d15331020b564f8
- Size of remote file:
- 4.41 kB
- SHA256:
- b4d9b899a5272d320a878778fa172f9df05116a228163f549fd747820bcdc7f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.