-
### What happened?
ReadFromKafka not forwarding in streaming mode.
using apache-beam 2.44.0
beam_options = PipelineOptions(streaming = True)
pipeline = beam.Pipeline(options=beam_options)
m…
-
hey @kossnocorp!
i'm always on the lookout for new CSV parsers!
if you want to bench smolcsv against some others, i have quite a few here: https://github.com/leeoniya/uDSV/tree/main/bench
let…
-
In Thanos we are moving forward with query sharding, parallelization and pushdown ideas 💪🏽 Recently, we pushed a change that is capable of safely pushdown certain aggregations to Prometheus (https://g…
-
When using `read_eval_log` to read the EvalLog (json) receiving error below. The problematic log is not consistent, it happens only raraly. Also, when using `EvalLog` object as an output from the run …
-
## Background and Motivation
The current model for [authoring custom converters](https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/converters-how-to?pivots=dotnet-7-0…
-
### Issue
Had a weird bug where the architect command was ending way before I reached `max tokens` set in `.aider.model.metadata.json` and explicitly supported by the provider. I would get the follow…
-
I am trying to finetune STT En FastConformer Hybrid Transducer-CTC Large Streaming Multi model.
### **Issue**: WER does not go below 22.5%. Need suggestion of how I can improve this or anything that …
-
### What happened + What you expected to happen
Crashed when load a large text file using `ray.data.read_text`.
I just want to do `repartition` without parse to json format for per lines to free…
-
### Apache Iceberg version
1.5.0
### Query engine
Spark
### Please describe the bug 🐞
We're running Iceberg with Spark, using Spark Structured Streaming to read from a Kafka topic and write to an…
-
I am using the image `nvcr.io/nvidia/tritonserver:24.10-py3-sdk`. I am using the following command:
```
genai-perf profile -m starcoder --url http://vllm-starcoder2-7b:8080 --service-kind openai --e…