AlignmentResearch / tuned-lens

Tools for understanding how transformer predictions are built layer-by-layer
https://tuned-lens.readthedocs.io/en/latest/
MIT License
408 stars 42 forks source link

Fix literal parsing and failing tests #101

Closed levmckinney closed 1 year ago

levmckinney commented 1 year ago

This is a mitigation for https://github.com/lebrice/SimpleParsing/issues/259

norabelrose commented 1 year ago

Why do we need to do this?

levmckinney commented 1 year ago

Why do we need to do this?

https://github.com/lebrice/SimpleParsing/issues/259 is causing the pipeline to fail on python3.9