Instructions to use YieldInc/kaistAI_cot_collection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YieldInc/kaistAI_cot_collection with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "YieldInc/kaistAI_cot_collection") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 14500937c01d5f57efeddf5135027f8733b618a33ccfc50d379bc7f15aa901b2
- Size of remote file:
- 4.09 kB
- SHA256:
- 5fad939c91ab69c675552df5d7757c0321271ef8b05882fd539e837e351c1544
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.