-
I'm evaluating the LLaVA-Lora version (https://huggingface.co/liuhaotian/llava-v1.5-7b-lora/discussions), but the performance seems unusually low. Do you know if this is supported in the lmms-eval pip…
-
Hey Steve
So I just got our app adapted to working with the new pipeline.
In our app we have two charts on the same page in a tab layout.
![img_0575](https://cloud.githubusercontent.com/assets/7736…
-
From PR #12:
> I have been running tests on this over the last few days, by latching a load generator onto the pipeline example, in replacement of the source node. This is running on Azure with three…
-
Presto UI Stage Performance tab does not show operators which refer to plan nodes which were created on worker side during plan rewriting and are not present in original plan.
Example of code that …
-
Alongside with the lost on performance, I think that it would be fantastic to have some sort of benchmarking bundled withing the CI pipeline. Hence, we could see if there is any performance lost from …
-
**Describe the bug**
The pet pipeline is not intelligently skipping already processed bids entries, unlike the t1 pipeline. This results in the pet pipeline reprocessing all eligible bids entries.
…
-
Automated Pipeline for Autoencoder Models on GitHub
1. Data Preprocessing Automation
What:
Implement a CI/CD workflow that automatically processes and augments datasets when new data is available. T…
-
inspiration:
https://www.tensorflow.org/guide/data_performance
When using batches, the input shape will have an additional dimension of size N depending on number of batches.
Perhaps we can save…
-
**Stress Testing**: Testing how the application handles extreme loads (e.g., high traffic or large datasets).
(Example: Using tools like Apache JMeter or .NET benchmarking tools to simulate thousands…
-
If a component is not blocked by explicit inputs from another node, it should run concurrently with other components to optimize pipeline execution. This unnecessary waiting behavior reduces pipeline …