Instructions to use bigsmoke05/SCOPAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bigsmoke05/SCOPAI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/CodeQwen1.5-7B") model = PeftModel.from_pretrained(base_model, "bigsmoke05/SCOPAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 09c792eeed3662b7951038423f491ecbf1416167f99a101167b652a87291687d
- Size of remote file:
- 5.18 kB
- SHA256:
- 6e58748cd2f7b71f16f9a8755f1a3ba8bc7b8165c0f7a390639ad9a463cde2c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.