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: 134 Bytes
927ace6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:db758d9efde95f04eb2c97a0e8a44a052b72c18a45f4d316c26a54d0a9eda9fe
size 307908421
|