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