Instructions to use cot2output/007bbfb7_1B_ttt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cot2output/007bbfb7_1B_ttt with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("cotarc0/COT2output-1B") model = PeftModel.from_pretrained(base_model, "cot2output/007bbfb7_1B_ttt") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
377201f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6740c1e7948dd782eb86a8b1112ec43075ae5654e1176baa8772eee28f542d0a
size 7096
|