-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Vision] Support image input in DebugChat (#2913)
This PR supports feeding an image url to DebugChat by generalizing its implementation for tokenization and embedding. Previous pure-text usage remains the same, and users can pass in `--image-url` followed by the image URL. We also add `--disable-instrument` to disable dumping kernel input/output details for faster generation when instrumenting is not needed.
- Loading branch information
1 parent
7b53664
commit 571d380
Showing
1 changed file
with
111 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters