Instructions to use plotch/cartesian-alpha-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use plotch/cartesian-alpha-tiny with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama_v1.1") model = PeftModel.from_pretrained(base_model, "plotch/cartesian-alpha-tiny") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
4992515 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:47d633b693c12ab52bde40a6054ec44ea525f5960501b0a8f5239704e641ea30
size 9022864
|