Instructions to use yueliu1999/GuardReasoner-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yueliu1999/GuardReasoner-8B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="yueliu1999/GuardReasoner-8B")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yueliu1999/GuardReasoner-8B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md fdb647d verified
Update README.md 94ed87b verified
Add pipeline tag (#1) 0d4081f verified
Update README.md 38d2b36 verified
update 23c3b0d
Your Name commited on
update d92fe88
Your Name commited on
update dc7373a
Your Name commited on