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