-
Opening a new issue as #237 was closed prematurely.
It seems that engines built using the `--paged_kv_cache` flag leak GPU memory. Below is a minimal reproducible example code that can be used to …
-
### Component(s)
router
### Component version
bc6a2ae06bdcf50308ea93072b797400cf9d61c8
### wgc version
bc6a2ae06bdcf50308ea93072b797400cf9d61c8
### controlplane version
bc6a2ae06bdcf50308ea9307…
-
### System Info
- CPU: i9 9900k
- GPU: RTX 4090
- TensorRT-LLM Version: 0.9.0.dev2024022000
- Cuda Version: Cuda 12.3
- Driver Version: 545.29.06
- OS: Arch Linux, kernel version 6.7.5
### …
-
I am trying to use InMemoryCache but I always get this error:
_You are using the simple (heuristic) fragment matcher, but your queries contain union or interface types. Apollo Client will not be ab…
-
### What is the issue?
From this snippet:
```go
$ cat main.go
package main
import (
"dagger/reproduce-bug/internal/dagger"
)
type ReproduceBug struct{}
func (m *ReproduceBug…
-
### Bug description
If you put MY_TEST_VAR in a .env file and import a prisma client, then `process.env.MY_TEST_VAR` will be defined, despite the fact that we are not using e.g. dotenv.
### How …
-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Hive
### Please describe the bug 🐞
Insert is working fine and in hdfs also the .parquet file is getting generated and when I dec…
-
## Bug description
With this schema:
```prisma
generator client {
provider = "prisma-client-js"
}
datasource db {
provider = "postgresql"
url = "this-is-not-going-to-be-…
-
## Problem
Currently the version CLI output (when running `prisma2 -v`) is quite "overwhelming".
![image](https://user-images.githubusercontent.com/1567498/77776900-01042e80-704f-11ea-964b-78ac9…
-
### Bug description
When defining a 1:1 relation in the Prisma schema, Prisma Client doesn't raise a type error when attempting to create multiple relations for a single `Users` using the nested wr…