Instructions to use WhitzardAgent/Thought-Aligner-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Improve model card metadata and add paper link
#3
by nielsr HF Staff - opened
Hi,
I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for Thought-Aligner-7B-v1.0 by:
- Adding missing metadata to the YAML section (license, library name, and base model).
- Linking the model to its research paper: Think Twice Before You Act: Enhancing Agent Behavioral Safety with Thought Correction.
- Ensuring the
library_nameis set totransformersto enable the automated code snippet feature.
Please let me know if you have any questions!