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: 133 Bytes
5be772e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:69f63cea9e7f86a61b1b9cd59acb7efcf5d5f252202e8f9424cfe6b493654e7c
size 12792296
|