UFO-101 / auto-circuit

A library for efficient patching and automatic circuit discovery.
https://UFO-101.github.io/auto-circuit
35 stars 13 forks source link

fix ioi paths and check add_bos_token on tokenizer #9

Open oliveradk opened 3 months ago

oliveradk commented 3 months ago

ioi paths did not have the required "ioi/" prefix. Also automatically set add_bos_token to False

UFO-101 commented 3 months ago

Fails pre-commit formatting