-
### mpv Information
_No response_
### Important Information
```text
All versions of MPV
```
### Reproduction Steps
Simply changing the FPS of media (and adding pitch) manually is mo…
-
```bash
~/workspace/OpenLCH/sim$ python sim/train.py --task=stompymicro --num_envs=4096 --headless
/home/evenstar/workspace/OpenLCH/sim
Importing module 'gym_38' (/home/evenstar/workspace/OpenLCH/s…
-
### 🚀 The feature, motivation and pitch
```
warnings.warn(
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, …
-
### What Happened
As we improve the blocks, more settings are being appended to them. These are usually left with the defaults and intended for advanced usage. For example:
![Captura desde 2024-10-2…
manuq updated
1 month ago
-
I have gotten most of the stuff done on this. Right now there is a replayer engine that aims to closely mimic GAX's functionality, and an editor/tracker for the .gax files. These are the current stand…
-
### 🚀 The feature, motivation and pitch
I'm working on evaluating Llama3.1-70B on the [MMLU](https://github.com/EleutherAI/lm-evaluation-harness/blob/main/lm_eval/tasks/mmlu/README.md) and [MMLU-Pro]…
-
### 🚀 The feature, motivation and pitch
For LLM inference, requests per second(QPS) is not constant. It needs launch vllm engine on demand. For elastic instance, it's significance to reduce TTFT(Time…
-
I've been compiling the engine + demos on a Linux x86_64 machine (pop_os), no issues encountered on any up until the audio demo...
When running the audio demo in Yabause v0.914 the "blop sound" - `…
-
### 🚀 The feature, motivation and pitch
It is common to have a scenario where folks want to deploy multiple vLLM instances on a single machine due to the machine have several GPUs (commonly 8 GPUs). …
-
### 🚀 The feature, motivation and pitch
## Motivation
If an engine is currently handling a single long sequence in the prefill stage any other incoming sequence has to wait untill the LLM is done …