Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
shuttie closed a pull request on nixiesearch/nixiesearch
fix support for XLM based models
fixes https://github.com/nixiesearch/nixiesearch/issues/365shuttie pushed 13 commits to update/s3-2.28.29 scala-steward/nixiesearch
- Update kafka-clients to 3.9.0 ae907b8
- Update api to 0.31.0 952e6dd
- Update commons-io to 2.18.0 fa2e5a3
- Update zstd-jni to 1.5.6-8 617b468
- Update cats-effect to 3.5.7 d6656f5
- Update sbt, scripted-plugin to 1.10.6 eabe6f2
- Merge pull request #361 from scala-steward/update/sbt-1.10.6 Update sbt, scripted-plugin to 1.10.6 e4e5707
- Merge pull request #359 from scala-steward/update/cats-effect-3.5.7 Update cats-effect to 3.5.7 feb9858
- Merge pull request #358 from scala-steward/update/zstd-jni-1.5.6-8 Update zstd-jni to 1.5.6-8 0092f99
- Merge pull request #356 from scala-steward/update/commons-io-2.18.0 Update commons-io to 2.18.0 63acb79
- Merge pull request #354 from scala-steward/update/api-0.31.0 Update api to 0.31.0 b92f5e8
- Merge pull request #353 from scala-steward/update/kafka-clients-3.9.0 Update kafka-clients to 3.9.0 498c1c6
- Merge branch 'master' into update/s3-2.28.29 13babfc
shuttie pushed 2 commits to master nixiesearch/nixiesearch
shuttie closed a pull request on nixiesearch/nixiesearch
Update kafka-clients to 3.9.0
## About this PR 📦 Updates [org.apache.kafka:kafka-clients](https://kafka.apache.org) from `3.8.1` to `3.9.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts a...shuttie closed a pull request on nixiesearch/nixiesearch
Update api to 0.31.0
## About this PR 📦 Updates [ai.djl:api](https://github.com/deepjavalibrary/djl) from `0.30.0` to `0.31.0` 📜 [GitHub Release Notes](https://github.com/deepjavalibrary/djl/releases/tag/v0.31.0) - [V...shuttie pushed 2 commits to master nixiesearch/nixiesearch
shuttie pushed 2 commits to master nixiesearch/nixiesearch
shuttie closed a pull request on nixiesearch/nixiesearch
Update zstd-jni to 1.5.6-8
## About this PR 📦 Updates [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from `1.5.6-7` to `1.5.6-8` 📜 [GitHub Release Notes](https://github.com/luben/zstd-jni/releases/tag/v1.5.6...shuttie pushed 2 commits to master nixiesearch/nixiesearch
shuttie closed a pull request on nixiesearch/nixiesearch
Update cats-effect to 3.5.7
## About this PR 📦 Updates [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) from `3.5.5` to `3.5.7` 📜 [GitHub Release Notes](https://github.com/typelevel/cats-effect/releases/...shuttie pushed 2 commits to master nixiesearch/nixiesearch
shuttie closed a pull request on nixiesearch/nixiesearch
Update sbt, scripted-plugin to 1.10.6
## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.10.5` to `1.10.6` 📜 [GitHub Release Notes](htt...shuttie opened a pull request on nixiesearch/nixiesearch
fix support for XLM based models
fixes https://github.com/nixiesearch/nixiesearch/issues/365shuttie created a branch on nixiesearch/nixiesearch
fix/xlm-model-support - Hybrid search engine, combining best features of text and semantic search worlds
shuttie opened an issue on nixiesearch/nixiesearch
Wrong number of onnx inputs for XLM-based e5-multilingual
``` nixiesearch-1 | 15:12:06.676 ERROR ai.nixiesearch.api.API$ - ai.onnxruntime.OrtException: Unexpected number of inputs, expected [1,2) found 3 nixiesearch-1 | ai.onnxruntime.OrtException: Un...shuttie opened an issue on nixiesearch/nixiesearch
Model cache consistency is not checked on load
So if you interrupt model download, cache can be inconsistent. We should at least check the file size when loading.shuttie opened an issue on nixiesearch/nixiesearch
Loading e5-multilingual-large results in OOM: Java Heap Space on default docker container
Should we have dynamic -Xmx settings?shuttie pushed 1 commit to master shuttie/mlcon-berlin-synthetic-slides
- add a couple of todos bdde34d