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: v4.4.0
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: v4.5.0
Choose a head ref
  • 4 commits
  • 19 files changed
  • 2 contributors

Commits on Jan 14, 2025

  1. refactor: organize the import and export of SparseModel (#141)

    * feat: organize the import and export of SparseModel
    
    * feat: move RerankerModelInfo
    honsunrise authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    2f982f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. chore: Bump hf-hub to 0.4.1 (#142)

    feat: bump hf-hub to 0.4.1
    honsunrise authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    b5911b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. feat: Add modernbert-embed-large (#146)

    * add modern bert embed large
    
    * add readme
    
    * add test for modernbert
    laulauland authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    8184799 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.5.0 [skip ci]

    # [4.5.0](v4.4.0...v4.5.0) (2025-02-18)
    
    ### Features
    
    * Add modernbert-embed-large ([#146](#146)) ([8184799](8184799))
    
    ## [4.5.0](v4.4.0...v4.5.0) (2025-02-18)
    
    ### 🍕 Features
    
    * Add modernbert-embed-large ([#146](#146)) ([8184799](8184799))
    
    ### 🧑‍💻 Code Refactoring
    
    * organize the import and export of SparseModel ([#141](#141)) ([2f982f1](2f982f1))
    
    ### 🧹 Chores
    
    * Bump hf-hub to 0.4.1 ([#142](#142)) ([b5911b4](b5911b4))
    laulauland authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    6990869 View commit details
    Browse the repository at this point in the history
Loading