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