Instructions to use yass4/halt-cot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yass4/halt-cot with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yass4/halt-cot", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| cff-version: 1.2.0 | |
| message: "If you use HALT-CoT, please cite the paper." | |
| title: "HALT-CoT: Model-Agnostic Early Stopping for Chain-of-Thought Reasoning via Answer Entropy" | |
| authors: | |
| - family-names: "Laaouach" | |
| given-names: "Yassir" | |
| year: 2026 | |
| license: "MIT" | |