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: Anush008/fastembed-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.16.1
Choose a base ref
...
head repository: Anush008/fastembed-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.16.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 14, 2026

  1. Configuration menu
    Copy the full SHA
    5dae66b View commit details
    Browse the repository at this point in the history
  2. docs: Usage reconciliation at README.md and lib.rs docstrings (#258)

    * docs: Reconciliation
    
    * ci: Parallelize tests
    Anush008 authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    53bf4db View commit details
    Browse the repository at this point in the history
  3. fix(qwen3): clamp image max_pixels to tokenizer token budget (#260)

    * fix(qwen3): clamp image max_pixels to tokenizer token budget
    
    * chore: cargo fmt
    Anush008 authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    5340989 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.16.2 [skip ci]

    ## [5.16.2](v5.16.1...v5.16.2) (2026-06-14)
    
    ### 🐛 Bug Fixes
    
    * **qwen3:** clamp image max_pixels to tokenizer token budget ([#260](#260)) ([5340989](5340989))
    * **nomic-v2-moe:** resolve dtype mismatches for BF16/F16 inference ([#259](#259)) ([5dae66b](5dae66b))
    
    ### 📝 Documentation
    
    * Usage reconciliation at README.md and lib.rs docstrings ([#258](#258)) ([53bf4db](53bf4db))
    Anush008 authored and github-actions[bot] committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    3a9588a View commit details
    Browse the repository at this point in the history
Loading