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
File size: 300 Bytes
1c14026 | 1 2 3 4 5 6 7 8 9 10 11 12 | ---
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.
|