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: MinishLab/model2vec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Choose a base ref
...
head repository: MinishLab/model2vec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 18 commits
  • 23 files changed
  • 3 contributors

Commits on Mar 2, 2025

  1. fix: Updated semantic chunking tutorial

    Add "chonkie[semantic]" to the installs and add the new chunking params
    bhavnicksm authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    a00aaab View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. rewrite backend (#207)

    * rewrite backend
    
    * fixes, clean-up
    
    * fix multiword, clean
    
    * add pad token
    
    * fix tests
    
    * Fix backend
    
    * comments/docstring
    stephantul authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    844c3fa View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. fix bibtex (#208)

    stephantul authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    ecbcffd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Configuration menu
    Copy the full SHA
    91eb33e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc6148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5786a View commit details
    Browse the repository at this point in the history
  4. feat: add quantization (#217)

    * feat: add quantization
    
    * add comment
    stephantul authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    6731674 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    4c69a68 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. feat: Added quantization for from_sentence_transformers (#219)

    * Added quantization for from_sentence_transformers
    
    * Updates
    
    * feat: remove flag argument (#220)
    
    * feat: remove flag argument
    
    * fix typing
    
    * add future anns
    
    ---------
    
    Co-authored-by: Stephan Tulkens <[email protected]>
    Pringled and stephantul authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    79900e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0402b98 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    39f02f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f16df View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. fix: issues with unk and pad (#225)

    * fix: issues with unk and pad
    
    * fix tests
    
    * upper case deprecated
    
    * Clearify code
    
    * fix: separate tokenizers
    stephantul authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    0a07cd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    2d0417d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7905629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ca71a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    c02c300 View commit details
    Browse the repository at this point in the history
  2. increment version (#232)

    stephantul authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    4055b90 View commit details
    Browse the repository at this point in the history
Loading