-
### Validations
- [ ] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](https://githu…
-
Currently, Chonkie uses sentence-transformers for generating embeddings in semantic chunking. While this works well, FastEmbed offers several advantages that could enhance Chonkie's capabilities:
1…
-
Description
Hey there 👋 ! I am trying to integrate a router model solution into Braintrust Proxy and I encountered a problem that Perplexity and Mistral models are not working.
Steps to reproduc…
-
Test and compare the performance of the content-based model with collaborative filtering models.
-
Model Performance probably needs to be its own class or at least its own method within ModelSelectionFlow. Once your top 5-10 models have been chosen, then put them through a contest on the test data …
-
Currently, large models rank the highest on the leaderboard. I believe it would be ideal to have a plot like [this](https://kennethenevoldsen.github.io/scandinavian-embedding-benchmark/speed_performan…
-
I tried Llama-3-8B-Instruct for MathBench, the summary is:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dataset …
-
Hi!Could I ask for you about model's performance ? Such as, BLEU, CIDEr and so on
-
**Description**
We have an ensemble of 2 models chained together (description of models below).
Calling only the "preprocessing" model yields a max throughput of 21500 QPS @ 6 Cpu cores usage
Cal…
-
In your code, it appears that the input image is resized to 640x480 during both training and testing. I followed this approach by resizing my input images to 640x480 during training the model, and the…