Instructions to use BatsResearch/bloom-1b7-detox with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BatsResearch/bloom-1b7-detox with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("BatsResearch/bloom-1b7-detox", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload dpo-result.png
#2
by jacobli - opened
No description provided.
yongzx changed pull request status to merged