Instructions to use Fischerboot/checkp-42-cal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Fischerboot/checkp-42-cal with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Fischerboot/ll3-c3-merged") model = PeftModel.from_pretrained(base_model, "Fischerboot/checkp-42-cal") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
fec98d7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:87c8c687f30cf4721e7025a0ff7f7d968ff68c4fa7caf942852ff22c1680ccb5
size 1064
|