Instructions to use sshleifer/student_cnn_6_6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sshleifer/student_cnn_6_6 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sshleifer/student_cnn_6_6") model = AutoModelForSeq2SeqLM.from_pretrained("sshleifer/student_cnn_6_6") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
e4ba27b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9fa82aae33fb2b177d8f3dfcda48a780a8394a8628069852806ca5adf7eee78a
size 919942470
|