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:
- a2389e6a74f7680613427352acba4c555433ff9d56a4b8bb924682b4d9ddfaf0
- Size of remote file:
- 16.8 MB
- SHA256:
- 72f5e1f6b4f1d0f96c14aec0a124ee6867902f1e2e939e2565a045e4da47b831
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.