-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
Airflow 2.6.1
Running in Azure AKS.
Keda Auto scaling 0-30 workers
Worker Concurrency 16.
Backend DB …
-
When an eks-rolling-update job failes, the previous cluster state is not automatically recovered, instead requiring manual intervention:
```
│ iris-devops-rolling-node-update-manual-42b-hrvhd 2023…
-
Using FLASHINFER to start VLLM reported an error, enabling -- quantification gptq -- kv cache dtype fp8_e5m2
Start command:
python3 -m vllm.entrypoints.openai.api_server --host 0.0.0.0 --port 78…
-
![2024-08-09_00-28-40](https://github.com/user-attachments/assets/1fb359fa-b739-4bde-b98b-11a1fb1e98bd)
请问这个该怎么解决?
完整报错:
`Traceback (most recent call last):
File "C:\Users\Vistar\.conda\envs\p…
-
# device information
```top 4.2.12(c)2024,Raffaello Bonghi [raffaello@rnext.itWebsite: https://rnext,it/jetson stats
Platform
Serial Number: [s|XX CLICK TO READ XXX]
Machine: aarch64
Hardware
Sy…
-
...this is action item from 05/05/23 retro
to prevent SUSE R&D network rate limiting issues for various services (gh, registry...) it would be nice to run our runners outside of this network.
http…
-
## Problem
osquery has had aarch64 support (https://github.com/osquery/osquery/pull/6612) for a bit. Huge shoutouts to the contributors on that). The big sticking point in declaring it stable, is a…
-
## Feature Request
Open source [AWSTOE](https://docs.aws.amazon.com/imagebuilder/latest/userguide/toe-get-started.html).
This can let 3rd parties help add support for additional operating system…
-
> What happens in the case where async calls are registered at a faster rate than `number of controllers * 2 seconds`? Is that the limit that this code supports?
The current approach deliberately r…
-
Is there support for llama3.2 with TensorRT-LLM? I tried engine build but got a rope error? Maybe it is related to the context length? Thanks.