Instructions to use plotch/cartesian-alpha-danube with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use plotch/cartesian-alpha-danube with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("h2oai/h2o-danube-1.8b-base") model = PeftModel.from_pretrained(base_model, "plotch/cartesian-alpha-danube") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5be772e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b4551ed7b277331c275dc43a8e37010967d644db307c54dc8065b9c24b9249ff
size 5432
|