phalexo

Results 54 issues of phalexo

The text below is the response to the text in the title. It is difficult to believe that "distilgpt2" is this bad. Is it? This is an error in the...

This is not clear. " If you are using `torch>=2.0.0`, make sure to **delete all** `enable_xformers_memory_efficient_attention()` functions. "

from deepfloyd_if.modules import IFStageI, IFStageII, StableStageIII from deepfloyd_if.modules.t5 import T5Embedder # I have 4 Maxwel Titan X with 12GB VRAM each. if_I = IFStageI('IF-I-XL-v1.0', device='cuda:0') if_II = IFStageII('IF-II-L-v1.0', device='cuda:1') if_III...

I need the OA to use CUDA version 11.3. It appears that it is built around 11.8 or greater. Although I changed the docker image from nvidia/cuda:12.0.0-devel-ubuntu22.04 to nvidia/cuda:11.3.0-cudnn8-devel-ubuntu20.04 in...

question

Then why is this file behind a login? https://huggingface.co/DeepFloyd/IF-I-XL-v1.0/resolve/main/config.yml I just want to run it on my server, use my GPUs, storage, etc...

# I have freshly installed CUDA toolkit 11.8 on both the host, and inside a docker container. Within the container I run "jupyter notebook" # Previously I got the same...

I have been playing with DeepFloyd from Stable Diffusion and one of the capabilities is that it is possible to put different chunks of the whole model onto different GPUs....

ml
question

The prompt "HD realistic photo of a baby chimp with a boy." In general I am not able to get any good text in images either. ![Chimps1](https://user-images.githubusercontent.com/4603365/236627025-7f091f14-8b10-4faf-ace9-aef121787eb1.png)

Getting an impression that the images with well rendered text have been cherry picked. I have done a few experiments and either text is nowhere to be seen in images,...

I am running the dream pipeline on 4 water-cooled Maxwell Titan X, with each stage on its own GPU. It is slow as molasses. It is painful to watch. There...