Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Blaizzy/mlx-vlm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.10
Choose a base ref
...
head repository: Blaizzy/mlx-vlm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 3, 2025

  1. Chat in CLI. (#168)

    * Chat with CLI.
    
    * pre-commit run --all
    
    ---------
    
    Co-authored-by: Chi Kim <[email protected]>
    Co-authored-by: Prince Canuma <[email protected]>
    Co-authored-by: chigkim <[email protected]>
    4 people authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    c89cb50 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Fix skip-vision predicate and add utils unit test (quantize and input…

    …s) (#172)
    
    * fix skip vision and remove unused import
    
    * add test utils (quantization)
    
    * add prepare inputs test
    
    * add resize shape and load time to smoke test
    
    * add load time, resize shape and skip showUI
    Blaizzy authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    71a3f66 View commit details
    Browse the repository at this point in the history
Loading