-
Hi,
Thanks for sharing the source code of your paper. I was planning to run your code locally on two H100 nodes. However, I could not be able to run it:
Following is my sbatch:
```
#!/bin/bas…
-
Hello authors, I'm using the training script in this repo to pre-train a LLM under the 400m_1x setup on my data. My data are texts stored in JSONL files, and I skip all the preprocessing steps and dir…
-
# Introduction
OpenClip is widely recognized in the academic and industrial circles as an excellent open-source repository for training Clip series models. However, the documentation lacks deta…
-
### System Info
- `transformers` version: 4.26.1
- Platform: Linux-4.18.0-305.25.1.el8_4.x86_64-x86_64-with-redhat-8.5-Ootpa
- Python version: 3.7.10
- Huggingface_hub version: 0.12.0
- PyTorch v…
-
I'm running img2dataset to download Laion400M on Google Cloud. But it is flagged as dos attack.
See the info below.
```
We are notifying you that your project My First Project (id: cellular-unity-4…
-
## Background
Vector similarity is very popular right now, and ClickHouse has a few tutorials about this [Source](https://clickhouse.com/blog/approximate-nearest-neighbour-ann-with-sql-powered-loc…
-
Hi,
I’ve heard it is possible to run Stable-Diffusion on Mac Silicon (albeit slowly), would be good to include basic setup and instructions to do this.
Thanks,
Chris
-
I currently want to download laion400m, but quickly found out that a high performance DNS resolver like bind9 or the knot resolver is required to avoid high failure rates when downloading. However, In…
-
how to get the 20000 images dataset from opensource LAION400m?I try to follow the steps with your readme docs, but can't find that.
-
# 环境
aistudio
paddlepaddle-gpu==2.5.2.post102
python3(.8)
cudnn7.6
# 执行代码
在上述的目录下新建train.sh,内容为:
```bash
export FLAG_FUSED_LINEAR=0
export FLAGS_conv_workspace_size_limit=4096
# 是否开启 ema
…