Instructions to use leslyarun/grammatical-error-correction-quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use leslyarun/grammatical-error-correction-quantized with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("leslyarun/grammatical-error-correction-quantized") model = AutoModelForSeq2SeqLM.from_pretrained("leslyarun/grammatical-error-correction-quantized", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0ba548d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:956493dc9aa97690028980d30a3d4b720172c2104453bc3799f34a0906d271d9
size 183875780
|