-
### Bug description
Here is the relevant codesnippet
```python
strategy = "ddp" if devices > 1 and accelerator == "gpu" else "auto"
trainer = pl.Trainer(
logger=False,
…
-
## Description
I use my personal linux machine to run notebooks. Today, I tried to run regular "jupyter notebook" command, but got error log below. I already purged the jupyter content from…
-
**Bug Description**
What happened?
trying to import and got:
```
A non-annotated attribute was detected: `TABLE_META = 'meta'`. All model fields require a type annotation; if `TABLE_META` …
-
In charts time fields are displayed as NaN:NaN
#### How to reproduce the bug
1. Run SQL query: `SELECT CURTIME()`
2. Result: `0 days 09:26:27`
3. Create chart to explore query results, add fie…
-
我今晚刷到pp的概率
无反馈
04-11 11:36:50 [INFO] nonebot | Event will be handled by Matcher(type='message', module=extensive_plugin.nonebot_plugin_sayoroll, lineno=29)
-
I was using the torch compile optimization for speeding the inference time
Here I am using the dreambooth lora model which was trained on juggernut
when making the inference its not compiling
…
-
I installed valens using pip as described in the README:
```console
$ python3.11 -m venv .venv
$ . .venv/bin/activate
$ pip install valens
[...]
Successfully installed Jinja2-3.1.2 Mako-1.3.0 …
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
I am trying to create an environment from an existing conda_requiremen…
-
My university HPC cluster runs an older version of CentOS and I need to compile software that requires a newer version of `glibc` than what is available on the operating system. Is this the correct pa…
-
Running the latest version Rpi OS Bookworm, and have successfully completed installation of Indi server and indi-allsky. Selected QHY camera in setup. indi-allsky did not detect the QHY camera. I f…