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