Instructions to use TokenBender/circuit-discovery with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TokenBender/circuit-discovery with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TokenBender/circuit-discovery", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| library_name: transformers | |
| base_model: Qwen/Qwen2.5-Math-1.5B | |
| license: other | |
| # circuit-discovery | |
| Public checkpoint repository for arithmetic circuit-discovery experiments. | |
| Contents are organized as checkpoint artifacts and adapter artifacts. See the source project for experiment context. | |