-
Capturing some observations from #157
1. `Pipeline` has "batching" support - it can shard the dataset and spawn an instance of the pipeline for each shard - `batch_num_workers` and `batch_size`
2.…
-
**Description**
Pgcat fails to start when one of the servers (replica) is not reachable.
**To Reproduce**
Steps to reproduce the behavior:
1. Add two servers in the configuration of your pool, o…
-
[OXC Javascript compiler](https://github.com/oxc-project/oxc) is using CodSpeed for measuring performance. For a performance-focused project like OXC, CodSpeed is absolutely amazing.
However, runni…
-
### Ability name
spell steal
### Description
when rubick steal echoslam there not appilied the aftershock, and rubick shard when stole fissure also no longer get artershock effect same like earths…
-
### Description
### Description
Blindly contacting nodes and shards to run a plan or query (even if cheap) has a detrimental effect especially in large clusters due to the associated cost:
- no…
-
https://github.com/StanfordLegion/legion-manual/blob/master/mapping.tex#L245-L246
```
\item {\tt select\_sharding\_functor} (for control-replicated tasks)
\item {\tt slice\_task } (for index launc…
-
ccl/crosscluster/physical.TestStreamingReplanOnLag [failed](https://mesolite.cluster.engflow.com/invocations/default/238a8ce0-5130-405a-af60-6e8b1f39ca8f?testReportRun=1&testReportShard=2&testReportAt…
-
In v4, at the very least, shard.Manager should now be generic.
Since we already have an interface for it, we can do this:
```go
type Manager[S Shard] struct{}
func NewManager[S](idData gatew…
-
Packages versions:
```toml
python = "^3.10"
transformers = "^4.45.0"
airllm = "^2.11.0"
```
I tried to load the Llama-3.2 model this way:
```python
model = AutoModel.from_pretrained("met…
-
**Use case**
We are considering to manage sharding through dictionary in order to do live resharding.(We had asked this question here, https://github.com/ClickHouse/ClickHouse/issues/10943)
Here …