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