Instructions to use deadcode99/cpc-2.0-mistral-w-instruct-protection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deadcode99/cpc-2.0-mistral-w-instruct-protection with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deadcode99/cpc-2.0-mistral-w-instruct-protection", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K