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:
- 5637b4b520e947aa9e33902bb22604c9639baa7303b422f64c3a5610b4835096
- Size of remote file:
- 21.7 kB
- SHA256:
- f7b9484dbf00daa2647852b1f6eb4c9ec993309824045af6768e41c4ae9580a9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.