Instructions to use trl-lib/llama-7b-se-rl-peft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use trl-lib/llama-7b-se-rl-peft with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("trl-lib/llama-7b-se-rl-peft", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Refocus language on specific harms
#8
by yjernite HF Staff - opened
This is a rephrasing of a previous addition to the model card focus the language more directly on affected parties.
lewtun changed pull request status to merged