Wonkyo Choe

Results 5 issues of Wonkyo Choe

The current random generator is fixed by the designated seed number (default: 42). Although this is fine with generating a latent image, it is quite not right for ancestral sampling....

What I have experienced is that the inference of cpp on cpu is way too slow compared to the latest [diffusers](https://github.com/huggingface/diffusers). Especially, only the sampling in UNet takes about 30s,...

### System Info ```Shell - `Accelerate` version: 0.31.0 - Platform: Linux-5.15.0-112-generic-x86_64-with-glibc2.35 - `accelerate` bash location: /home/user/miniconda3/bin/accelerate - Python version: 3.12.3 - Numpy version: 1.26.4 - PyTorch version (GPU?): 2.3.1+cu121 (True)...

Dataset https://huggingface.co/datasets/EleutherAI/the_pile_deduplicated/tree/main/data Problem The above dataset has 1659 files but the downloader only downloads 1000 files. This is not specifically a problem of the downloader but a way of HTTP...

I am testing RWKV-v7 0.4B for training but it seems not working like what I expected. How many memory do you use for this model or other 1.5B or 3B...