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