Jaden Fiotto-Kaufman
Jaden Fiotto-Kaufman
Pretty broad category of work but nnsight certainly needs more tests to ensure nnsight isnt changing any outputs that you would normally get running models directly. Open to discuss in...
Show how to register key, explain what the status messages mean etc
This tutorial should include creating new Model extensions on the base NNsight class, like LanguageModel. This should also include adding new special operations (Protocols) and how to apply them.
Should mainly include turning off scan/validate when looping.
Right now remote execution status is printed out via print(). This should be logged instead. It should probably have a separate logger in logging.py that has a separate flag that...