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