-
#### **Objective**
Develop a `fused_rotary_embedding` Op to apply ROPE on `q` and `k` tensors in parallel, improving performance by processing these tensors simultaneously. This Op will be based on A…
-
### System Info
```
2024-11-06T04:38:58.950145Z INFO text_generation_launcher: Runtime environment:
Target: x86_64-unknown-linux-gnu
Cargo version: 1.80.1
Commit sha: b1f9044d6cf082423a517cf9a6a…
-
I have completed the transition from synchronous to asynchronous code with Seastar (see #5).
Opening this issue to explore how we can transition to a sharded architecture, whereby each core will be e…
-
At present, a distributed table can only manage select and update operations. The goal is to enable it to process insert, replace, and delete operations as well.
Here is a high-level specification …
-
## Is your feature request related to a problem? Please describe.
I'm always frustrated when I'm looking at the storage node config:
```
storage:
shard:
0:
blobstor:
- path: /…
-
When a git repository is cached, shards should use that and only that with `--local` (no network requests). This does not seem to work, however. The cache contains bare repositories (only the git meta…
-
**Description**
It would be nice to allow viewing the shards view in a different way where the columns would be the nodes and the rows the indices.
Would be ideal if we could switch between the …
qury updated
2 months ago
-
I'm using code similar to the 8-way batch data parallelism example here: https://jax.readthedocs.io/en/latest/notebooks/Distributed_arrays_and_automatic_parallelization.html#way-batch-data-parallelism…
-
Hello everyone,
I'm facing issues with restoring backups using Altinity/clickhouse-backup. The first issue involves a full backup from May/24. This backup contains both the shadow and metadata dire…
-
It seems to me that the `MODULE.bazel` file is getting a bit unwieldy and rust is having to declare dependencies for things not all users want or need.
https://github.com/bazelbuild/rules_rust/blob/3…