-
### Describe the bug
When running the stable-diffusion-2-1 I get a runtime warning "RuntimeWarning: invalid value encountered in cast
images = (images * 255).round().astype("uint8")" and the ima…
-
Hi,
I'm trying to reproduce the first text classification examples but I'm encountering the same Multi-GPU error even if I'm using two A100 80gb GPU with 10 CPU cores and 50gb RAM. Could you please…
-
### Bug description
Cannot use compiled model together with the `ddp` strategy, and the error disappears when change the strategy to `auto`.
```
backend='compile_fn' raised:
AttributeError: 'M…
-
**Describe the bug**
I encounter this error when trying to train an agent using mlagents from python in latest release. This problem did not occur a few days back, it just started happening now. I re…
-
**Thanks for taking the time to write a feature request!** Use the following prompts to help you describe what you're looking for. The more info you provide, the easier it'll be for me to understand …
-
### What happened + What you expected to happen
The issue I have occurs with GPUs. I have to run `export CUDA_VISIBLE_DEVICES=0` before running my code.
I get an error `ValueError: '0' is not in …
-
## 🐛 Bug report
### To reproduce
`repro.py`:
```python
from dataclasses import dataclass
from typing import Optional
@dataclass
class Thing:
foo: int = 1
bar: int = 2
def f…
-
### 问题描述 Issue Description
在龙芯3A5000上安装麒麟V10系统后,编译paddle报错问题
### 版本&环境信息 Version & Environment Information
## 系统信息
```bash
rongsi@PC-pc:/data/work/lib/Paddle$ arch
loongarch64
rongsi@PC-pc:…
-
Is there a way to predict entities for a tagged sentence without losing the true labels?
I want to implement active learning with flair which means I have to select sentences of interest, based on …
-
### Contact Details [Optional]
_No response_
### System Information
ZENML_LOCAL_VERSION: 0.56.2
ZENML_SERVER_VERSION: 0.56.2
ZENML_SERVER_DATABASE: sqlite
ZENML_SERVER_DEPLOYMENT_TYPE: loc…