-
After running into https://github.com/JuliaCloud/AWSS3.jl/issues/197 I discovered that when using an `S3Path` as a I/O stream what is actually occurring is that a [`FileBuffer`](https://github.com/rof…
-
The Alternator test suite is usually run via the script, `test/alternator/run`. This script runs a single-node (with two shards) Scylla and runs the tests against it. However, we might have bugs which…
-
I know that we can set "renderers" but that seems to enforce the tech order. Is there not someway to simply suggest priority without trying to force it?
something like
renderers_priority: ['native…
-
#### Use Case: Use `Subscriber` as if it were a Stream of Events instead of a Future of a single event multiple times.
As the documentation for Future and Stream states:
The Stream t…
-
In 1.10, the search "threading" lists https://docs.julialang.org/en/v1.10/base/multi-threading/ first while in 1.11, it lists https://docs.julialang.org/en/v1.11-dev/NEWS/#Multi-threading-changes, htt…
-
**Describe the bug**
Weird assertion error, but only on epoch 27 (tested 5 times now, crash is always the same spot, even if batch size is changed). Using main branch.
Error is this line:
```ru…
-
Hi,
I am trying to setup roc to stream audio from a linux desktop to my macbook pro so I can hear the desktop audio via airpods so i can avoid them fighting over bluetooth and just have the mac mix…
Shard updated
1 month ago
-
Just as the title says.
It happens 100% of the time, not sure if its a known bug or if I made an error installing, but pressing enter to send a message in the orion client (v1.6.1) does not keep t…
-
## Description:The item is unavailable Error
I have multiple version of Videos/Movies/TV-Shows, but if either of them are unavailable the playback always output the error:The item is unavailable
I…
-
https://github.com/octoml/mlc-llm/blob/batch-serving/serve/mlc_serve/engine/engine_common.py#L385-L399
For streaming case, we cannot clamp the generated tokens and recompute them.
Moreover, since …