Instructions to use AlignmentLab-AI/sentinelv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlignmentLab-AI/sentinelv2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "AlignmentLab-AI/sentinelv2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2273f337b652c8c64af789fb7efe16d4f354620203bf9b4b3bc1b46a16bb9447
- Size of remote file:
- 6.08 kB
- SHA256:
- 973a78bb618179d478a634a5871239572b8d72704f5a768f05b104891449f5eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.