-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
`deepspeed`
```bash
deepspeed --num_gpus 2 --master_port=9901 src/train_bash.py \
--deepspeed ds_…
-
Context: https://twitter.com/rickbrewPDN/status/1562499054952534018
The kernel parameters listed at https://github.com/mikepound/convolve/blob/master/complex_kernels.py are a set of 6 hardcoded 4-v…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
```
accelerate launch src/train_bash.py \
--stage sft \
--do_train True \
--model_name_o…
-
微博内容精选
-
**Is your feature request related to a problem? Please describe.**
I have seen that diffusers StableDiffusionXLInpaintPipeline generates worse results than SD 1.5 pipeline.
**Describe the solution…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
HF_ENDPOINT=https://hf-mirror.com CUDA_VISIBLE_DEVICES=0,1 accelerate launch src/train_bash.py
-…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
## What problem does this address?
I have written a [blog post describing the issues this proposal addresses](https://mrwweb.com/standardized-design-tokens-css-wordpress-future/) in detail.
> This…
-
## 背景
我们在单测中发现还有许多旧的`to_variable` API,没有被新的`to_tensor` API 替换,为了做到 API 统一,开始逐步清除`to_variable` API 的使用
具体例子
```python
x = np.ones([2, 2], np.float32)
y = base.dygraph.to_variable(x)
```
…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
```
deepspeed --num_gpus 3 --master_port=9901 src/train_bash.py \
--deepspeed ds_config.json --stage s…