Instructions to use context-sbf/charm-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use context-sbf/charm-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("context-sbf/charm-small") model = AutoModelForSeq2SeqLM.from_pretrained("context-sbf/charm-small") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
927ace6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5d969e154bd99ca8cb9ee8aaa088118229b09250ba379b92e00d7aeca23ab5e1
size 3503
|