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