-
In analogy to
* #2141
we can smuggle `Ungil` data across `Python::allow_threads` using `scoped-tls`, too.
```rs
use pyo3::prelude::*;
use pyo3::types::PyString;
use scoped_tls::scoped_thre…
-
### What docker image(s) are you using?
minimal-notebook
### How to Reproduce the problem?
1. Update /opt/conda/.condarc with some config that makes it obvious whether this config is being picked …
-
### Problem
The Thriller carousel on the homepage queries specific authors which means the same works always appear, and also non-thrillers appear by those authors.
#### Evidence / Screenshot
…
-
Just some suggestions.
Wouldn't "Cookie Quick Manager" option be better described as something like "Manage All Cookies"? We already know it's CQM - describe what (any) option actually does.
"Del…
-
Plumbum currently doesn't support one of the common bash script idioms: `source` (or `.`). (You will never be able to "source" a non-shell script, since than means running in the same shell, I'm refer…
-
Aside from deploying the streamlit frontend to a serverless web endpoint, I'll need to get my lancedb/ into modal somehow. From the docs, looks like my best bet is probably [`https://modal.com/docs/re…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
Environment = WSL2/Ubuntu 22.…
-
Using the `Embedding.New` function for input texts containing control characters (U+0000 - U+001F and U+007F - U+009F) results in the following error:
```
POST "https://api.openai.com/v1/embeddings"…
-
I see that there are new "swaying" versions of all the original people.
However, the old people are still present. This means that people have a chance to spawn as either swaying or non-swaying. …
-
Dear Mzweilin,
First of all, thank you for your incredible work.
Anyway, I got some trouble to reproduce the paper results.
More precisely, I tried to reproduce the ImageNet results (FGSM attack…