Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

shuttie

shuttie created a comment on a pull request on metarank/metarank
Wow, seems epic. I'll wait for CI to pass and merge it. Thanks!

View on GitHub

shuttie created a tag on nixiesearch/nixiesearch

0.4.1 - Hybrid search engine, combining best features of text and semantic search worlds

shuttie published a release on nixiesearch/nixiesearch
0.4.1
## Bugfixes * add support for composite ONNX models (like bge-m3) by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/414 * switch to buildinfo for guessing CUDA support by @shuttie in...
shuttie pushed 1 commit to master nixiesearch/nixiesearch

View on GitHub

shuttie deleted a branch nixiesearch/nixiesearch

fix/rag-trim-right

shuttie pushed 3 commits to master nixiesearch/nixiesearch
  • trim prompt right (and apply maxDocLength) 0edc359
  • add newline after prompt 0e5cdd9
  • Merge pull request #423 from nixiesearch/fix/rag-trim-right trim prompt right (and apply maxDocLength) a1a2a19

View on GitHub

shuttie closed an issue on nixiesearch/nixiesearch
RAG: maxResponseLength is ignored
On short-context models (like gemma2 with only 8192 token context) with large docs and default maxDocs=10 params you might get into a situation, that the LLM payload becomes longer than context lim...
shuttie closed a pull request on nixiesearch/nixiesearch
trim prompt right (and apply maxDocLength)
fixes https://github.com/nixiesearch/nixiesearch/issues/315
shuttie pushed 3 commits to master nixiesearch/nixiesearch
  • Update sbt-scalafmt to 2.5.4 93b299c
  • Merge branch 'master' into update/sbt-scalafmt-2.5.4 cb92164
  • Merge pull request #416 from scala-steward/update/sbt-scalafmt-2.5.4 Update sbt-scalafmt to 2.5.4 2953058

View on GitHub

shuttie closed a pull request on nixiesearch/nixiesearch
Update sbt-scalafmt to 2.5.4
## About this PR 📦 Updates [org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from `2.5.2` to `2.5.4` 📜 [GitHub Release Notes](https://github.com/scalameta/sbt-scalafmt/releas...
shuttie pushed 13 commits to update/sbt-scalafmt-2.5.4 scala-steward/nixiesearch
  • switch to buildinfo for guessing CUDA support q af09978
  • Update quickstart.md Fixed dataset download command, added -L option with curl, which allows it to follow redirecti... efab94e
  • Merge pull request #415 from nixiesearch/fix/build-vars switch to buildinfo for guessing CUDA support 1e4a2a7
  • Merge pull request #418 from nixiesearch/egpand-doc-fix Update quickstart.md 8f873f7
  • fix crash on json array parsing of undefined fields efaaba1
  • Merge pull request #421 from nixiesearch/fix/reduceleft-on-demo fix crash on json array parsing of undefined fields edc0ee8
  • Update sbt-assembly to 2.3.1 6e2f1ee
  • Update scalafmt-core to 3.8.5 747649a
  • Reformat with scalafmt 3.8.5 Executed command: scalafmt --non-interactive 15238ee
  • Add 'Reformat with scalafmt 3.8.5' to .git-blame-ignore-revs 41b3b7b
  • Merge pull request #422 from scala-steward/update/sbt-assembly-2.3.1 Update sbt-assembly to 2.3.1 9527972
  • Merge pull request #417 from scala-steward/update/scalafmt-core-3.8.5 Update scalafmt-core to 3.8.5 24eb74c
  • Merge branch 'master' into update/sbt-scalafmt-2.5.4 cb92164

View on GitHub

shuttie pushed 4 commits to master nixiesearch/nixiesearch
  • Update scalafmt-core to 3.8.5 747649a
  • Reformat with scalafmt 3.8.5 Executed command: scalafmt --non-interactive 15238ee
  • Add 'Reformat with scalafmt 3.8.5' to .git-blame-ignore-revs 41b3b7b
  • Merge pull request #417 from scala-steward/update/scalafmt-core-3.8.5 Update scalafmt-core to 3.8.5 24eb74c

View on GitHub

shuttie closed a pull request on nixiesearch/nixiesearch
Update scalafmt-core to 3.8.5
## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.8.4` to `3.8.5` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/...
shuttie pushed 2 commits to master nixiesearch/nixiesearch
  • Update sbt-assembly to 2.3.1 6e2f1ee
  • Merge pull request #422 from scala-steward/update/sbt-assembly-2.3.1 Update sbt-assembly to 2.3.1 9527972

View on GitHub

shuttie closed a pull request on nixiesearch/nixiesearch
Update sbt-assembly to 2.3.1
## About this PR 📦 Updates [com.eed3si9n:sbt-assembly](https://github.com/sbt/sbt-assembly) from `2.3.0` to `2.3.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-assembly/releases/tag/v2.3.1...
shuttie pushed 1 commit to fix/rag-trim-right nixiesearch/nixiesearch

View on GitHub

shuttie opened a pull request on nixiesearch/nixiesearch
trim prompt right (and apply maxDocLength)
fixes https://github.com/nixiesearch/nixiesearch/issues/315
shuttie created a branch on nixiesearch/nixiesearch

fix/rag-trim-right - Hybrid search engine, combining best features of text and semantic search worlds

shuttie closed an issue on nixiesearch/nixiesearch
Quickstart - indexing put request throws an error
Reproducing this step: https://www.nixiesearch.ai/quickstart/#indexing-data Put request: `curl -XPUT -d @movies.jsonl http://localhost:8080/movies/_index` Throws an error: `{"error":"empty.reduce...
shuttie closed a pull request on nixiesearch/nixiesearch
fix crash on json array parsing of undefined fields
fixes https://github.com/nixiesearch/nixiesearch/issues/419
shuttie opened a pull request on nixiesearch/nixiesearch
fix crash on json array parsing of undefined fields
fixes https://github.com/nixiesearch/nixiesearch/issues/419
shuttie created a branch on nixiesearch/nixiesearch

fix/reduceleft-on-demo - Hybrid search engine, combining best features of text and semantic search worlds

shuttie deleted a branch nixiesearch/nixiesearch

egpand-doc-fix

shuttie opened a draft pull request on nixiesearch/nixiesearch
BAAI/gemma2 embedding support
A WIP for a encoder-based embedding model support
shuttie deleted a branch nixiesearch/nixiesearch

fix/build-vars

shuttie pushed 2 commits to master nixiesearch/nixiesearch
  • switch to buildinfo for guessing CUDA support q af09978
  • Merge pull request #415 from nixiesearch/fix/build-vars switch to buildinfo for guessing CUDA support 1e4a2a7

View on GitHub

shuttie closed a pull request on nixiesearch/nixiesearch
switch to buildinfo for guessing CUDA support
Before that we used a set of heuristics based on classpath to guess it - now we can make it simpler and more reliable.
shuttie created a branch on nixiesearch/nixiesearch

fix/bge-gemma-support - Hybrid search engine, combining best features of text and semantic search worlds

shuttie deleted a branch nixiesearch/nixiesearch

fix/onnx-data

shuttie pushed 2 commits to master nixiesearch/nixiesearch
  • add support for composite ONNX models (like bge-m3) a04c18e
  • Merge pull request #414 from nixiesearch/fix/onnx-data add support for composite ONNX models (like bge-m3) 81be7d9

View on GitHub

Load more