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