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