8000 Tags · svilupp/FlashRank.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: svilupp/FlashRank.jl

Tags

v0.4.1

Toggle v0.4.1's commit message
[Diff since v0.4.0](v0.4.0...v0.4.1)

**Merged pull requests:**
- Update README (#5) (@svilupp)
- Updated readme (#6) (@svilupp)

v0.4.0

Toggle v0.4.0's commit message
[Diff since v0.3.0](v0.3.0...v0.4.0)

- Simplify embedding with the tiny models and provide native support for splitting of long strings into several smaller ones (kwarg `split_instead_trunc`)

**Merged pull requests:**
- Split-Embedding of long texts (#4) (@svilupp)

v0.3.0

Toggle v0.3.0's commit message
[Diff since v0.2.0](v0.2.0...v0.3.0)

- Added a base Bert Tiny model to support lightning-fast embeddings (alias tiny_embed). See ?embed for more details.

**Merged pull requests:**
- Add fast embeddings (#3) (@svilupp)

v0.2.0

Toggle v0.2.0's commit message
[Diff since v0.1.0](v0.1.0...v0.2.0)

- Added Sentence Transformers MiniLM L-4 and MiniLM-L-6 models with full precision (in ONNX) to provide more choice between TinyBert and MiniLM L-12

**Merged pull requests:**
- Add more MiniLM rankers (#1) (@svilupp)

v0.1.0

Toggle v0.1.0's commit message

0