Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a vision interactive mode #468

Merged
merged 6 commits into from
Jun 30, 2024
Merged

Conversation

EricLBuehler
Copy link
Owner

This adds a TUI for vision models similar to how the interactive mode works for the text models.

Copy link

github-actions bot commented Jun 24, 2024

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                    9           21           21            0            0
 Python                 32         1256         1075           37          144
 TOML                   16          444          403            1           40
-------------------------------------------------------------------------------
 Jupyter Notebooks       1            0            0            0            0
 |- Markdown             1           60           30           22            8
 |- Python               1           96           87            1            8
 (Total)                            156          117           23           16
-------------------------------------------------------------------------------
 Markdown               19         1364            0         1022          342
 |- BASH                 5          100           97            0            3
 |- Python               5           98           88            0           10
 |- Rust                 3          151          135            6           10
 (Total)                           1713          320         1028          365
-------------------------------------------------------------------------------
 Rust                  121        37354        33750          684         2920
 |- Markdown            59          668           13          617           38
 (Total)                          38022        33763         1301         2958
===============================================================================
 Total                 201        40915        35643         1744         3528
===============================================================================
  

@EricLBuehler EricLBuehler added the new feature New feature or request label Jun 24, 2024
@EricLBuehler EricLBuehler merged commit b1b36a9 into master Jun 30, 2024
10 checks passed
@EricLBuehler EricLBuehler deleted the add_vision_interactive_mode branch June 30, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant