-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### 🐛 Describe the bug
Launched server with:
```bash
vllm…
-
### Describe the feature
To support sub second block times, it would be helpful to disable the timestamp check here
https://github.com/paradigmxyz/reth/blob/1ba631ba9581973e7c6cadeea92cfe1802ace…
-
By the October deadline discussed offline, the engine should work as follows on iOS:
- [x] On iOS hardware, the engine flag to disable Impeller will be ignored, and the parts of Skia that are no lo…
-
In writing linters (in my case, `go/analysis` passes to be run as golangci-lint plugins) I find myself wanting some sort of AST-matching engine. This tool seems like a really great one! But I want t…
-
Hey, can you kindly tell if we can integrate a trt llm built engine (whisper to be pricese) in deepstream pipeline ? As per my knowledge we can either use a trt engine directly (not sure about trt-llm…
-
### Describe the bug
static viz fails on jvm 23
### To Reproduce
```
❯ java -version
openjdk version "23" 2024-09-17
OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
OpenJDK 64-Bit Server VM…
-
### Your current environment
Using container image vllm/vllm-openai:v0.6.2
```text
Process SpawnProcess-1:
Traceback (most recent call last):
File "/usr/lib/python3.12/multiprocessing/proce…
-
### Bug description
In my prisma schema, I have a type like:
```prisma
model Property {
key String
value String
}
```
If I store a value like `"2024-10-04T01:23:56.900+00:00"` in …
-
![Image](https://github.com/user-attachments/assets/fae60fd5-53f8-44d1-ae7a-2ff7293d0535)
### Error Message and Logs
When trying to add an external server to coolify, I got the error `Docker Engine …
-
### 🚀 The feature, motivation and pitch
I am a developer from Cambricon, an AI chip vendor in China. We have already supported vLLM 0.6.1.post2 on Cambricon MLU internally. We wish to contribute th…