-
Current sticker implementation is fine for a v1.0
-
### Describe the bug
Hi,
I am running into an issue when executing
`python experiments/benchmarks/benchmark_e2e.py --attn_type minference_with_dense --context_window 1_000_000
`
The error is:
```…
-
### Describe the bug
I trained a GAT for binary node classification with the following structure
```
______________________________________________________________________________________…
-
I am creating masked convolution in equinox like below :
```
import equinox as eqx
import jax
import jax.numpy as jnp
from typing import Optional
from jaxtyping import Array, Float
class…
-
Deploying a new node
```bash
uname -a
Linux redacted 6.1.0-21-arm64 #1 SMP Debian 6.1.90-1 (2024-05-03) aarch64 GNU/Linux
```
fails with this error report:
```
ERROR REPORT 6648D334-8F914-…
-
Hi,
After upgrading to 1.1.1 (because now using bref v2), I'm getting the following error :
```
Error: Call to a member function removeQueryCacheProfile() on null
#38 /vendor/doctrine/orm/lib…
-
Hi! Thank you guys for the better, cleaner new Keras! The promise of backend-agnostic models is just fantastic.
Problem is, the new framework seems to have lost some capabilities of its predecess…
-
Followed: https://lancedb.github.io/lancedb/examples/serverless_website_chatbot/#lancedb-on-nextjs-and-vercel
Code works locally on OS X and Linux, but throws an error when deployed at Vercel.
`…
-
It's a very nieche problem, but tripped me over big time :')
### Issue
For `model.eval()` , `z_pred` will not have tracked gradients (`z_pred.requires_gradient==False`).
For custom torch.autog…
-
This isn't a JHelioviewer problem and more of a question.
At LMSAL we are behind several layers of firewalls and proxies and that typically interfere with making secure connections at times.
Ty…