Skip to content

Conversation

@JadenFiotto-Kaufman
Copy link
Member

No description provided.

JadenFiotto-Kaufman and others added 12 commits January 6, 2026 18:28
- Add callout pointing to NNsight.md for technical deep dive
- Update 'More Examples' to 'More Resources' with doc links
- ci: limit pytest to test_lm.py and test_tiny.py
- Add Envoy subsections 4.8-4.11 to TOC
- Add Debugging subsections 7.1-7.8 to TOC
- Add Remote Execution subsections 8.1-8.12 to TOC
- Remove 'coming soon' from sections 7 and 8
- Update README link text per user feedback
…ty and focus

- Revamped section titles and descriptions to better reflect the library's capabilities.
- Enhanced explanations of the `nnsight` library's access to neural network internals.
- Emphasized the importance of community collaboration in advancing AI research.
- Improved overall structure and readability of the notebook.
- Improved formatting and alignment of user code examples for better readability.
- Clarified descriptions of the VLLM Class and NNsightGPUModelRunner functionalities.
- Added detailed flow of data and interactions between components in the NNsight architecture.
- Ensured consistent presentation of intervention code and its role in the processing pipeline.
Removed note saying that using .source recursively is not allowed.
…logger

- Introduced a new status display system for job execution, enhancing user feedback with color-coded status updates and spinners.
- Removed the previous remote logger implementation, streamlining logging functionality.
- Updated response logging to utilize the new status display for better formatting and clarity.
- Adjusted related components to ensure compatibility with the new logging approach.
- Changed API host in config.yaml and related files to use HTTPS for improved security.
- Removed redundant SSL handling in the RemoteBackend class, deriving websocket protocol from the HTTP protocol.
- Ensured consistent handling of API key and host configuration across the application.
Delete note on iterative .source access in NNsight.md
- Removed the log.py file and integrated the job status display functionality directly into the remote backend.
- Enhanced the status display with support for terminal and notebook environments, including color-coded updates and spinners.
- Updated response handling to utilize the new status display system for improved user feedback during job execution.
- Streamlined the logging process by eliminating the previous remote logger implementation.
- Updated the JobStatusDisplay class to store the last response, allowing for automatic refresh of job status when no new data is provided.
- Modified the update method to handle optional parameters, improving flexibility in status updates.
- Streamlined the RemoteBackend class to utilize the new update mechanism for refreshing status displays during timeout events.
- Replaced the notebook display ID with a DisplayHandle for improved flicker-free updates in the JobStatusDisplay class.
- Simplified the display logic to utilize the new DisplayHandle, enhancing the clarity and maintainability of the code.
- Ensured proper reset of the display handle after job completion for better state management.
@JadenFiotto-Kaufman JadenFiotto-Kaufman merged commit 7ab8470 into main Jan 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants