Instructions to use koorukuroo/CT-7b-instruct-peft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use koorukuroo/CT-7b-instruct-peft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "koorukuroo/CT-7b-instruct-peft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f5ce449d244344cd0cacb7a7d1fa3334867a508cd9eb138c6dd9032e03fd57b2
- Size of remote file:
- 218 MB
- SHA256:
- dca74f2290e15a82e4f0a6650be2399f1f1ab8848af43165bcc06d4a05b37a31
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.