FAST Flux GGUF for low VRAM GPUs with Highest Quality. Installation, Tips & Performance Comparison.

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

ความคิดเห็น • 101

  • @NextTechandAI
    @NextTechandAI  24 วันที่ผ่านมา +7

    How is your performance with the low-VRAM GGUF quantized models?
    UPDATE 2: Speed increased x2 with flux1-DEV/SCHNELL-Q5_K_S.gguf in comparison to the original models (tested on AMD GPU). Important, you have to start with runtime parameter ‘--force-fp32’ and although this parameter speeds up the quantized models, it slows down the original ones! T5 text encoder model has currently zero influence on my machine's performance, so I choose T5xxl_fp16.
    UPDATE 1: Quantized t5 text encoders are available from city96 huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/tree/main.
    Many different sizes are available, choose Q5_K_M or larger. Place in your ‘clip’ folder.
    Update the GGUF node (do a 'git pull' in this node's directory), most probably you have to update ComfyUI as described in my vid, too.
    Replace the clip loader in your model with the new 'DualCLIPLoader (GGUF) to be found in 'Add Node->bootleg'.

    • @vivekkarumudi
      @vivekkarumudi 23 วันที่ผ่านมา +1

      Pretty amazing to be honest

    • @reyoo24
      @reyoo24 23 วันที่ผ่านมา +2

      It's insane. I can finally run the dev model on my rtx 2070 super with a generation time of 1m 15s. Thank you so much for the tutorial

    • @nholmes86
      @nholmes86 23 วันที่ผ่านมา

      this is the 1st tutorial on flux that worked for me, on my potato M1 8G in comfyui-CPU with GGUFflux-schnell and t5xxl-fp8, got images with 768x768 15min( better then nothing) lol.

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +2

      @@nholmes86 Thank you very much for your feedback, I'm happy that it works now.

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +2

      @@reyoo24 I'm glad the tutorial is useful. Thanks a lot for your feedback.

  • @TheGalacticIndian
    @TheGalacticIndian 22 วันที่ผ่านมา +2

    I get "RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x3072 and 1320x18432)
    mat1 and mat2 shapes cannot be multiplied (1x3072 and 1320x18432)" when trying to use these new GGUF models with Forge UI. Does it even work with Forge?

  • @crypt_exe8709
    @crypt_exe8709 23 วันที่ผ่านมา +6

    This use slightly less vram (q8 vs fp8) and (f16 vs fp16) but it's not faster, as long as you don't overpass your vram pool, the speed will remain the same. Same thing for schnell, q4 render in 4seconds on a 4090, just like fp16. Unified or "baked" BNB NF4 flux models was way faster to load, but not compatible with LoRA and now considered as Deprecated.

    • @KlausMingo
      @KlausMingo 23 วันที่ผ่านมา

      Well then, deleting BNB NF4.

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +1

      This agrees with my observations at higher resolutions. Low resolutions are significantly faster with my GPU. Thanks for the details about NF4.

    • @fixelheimer3726
      @fixelheimer3726 23 วันที่ผ่านมา

      Not sure I will try some loras this evening and in the comments it said nf4 would work with Loras,in forge, although I ve heard otherwise before. EDIT: Some work, some don't support is still in progress (experimental state), I would say it remains unclear how well nf4 will stand his ground and if it will be working with all LORAS. For low VRAM /RAM constellations without LORA it's still an option I'd say, though I cant really check for myself as I'm on the higher end of RAM/VRAM constellations.. at github you find the forge/nf4 Lora-Support thread, I cannot link here it seems.

    • @Markgen2024
      @Markgen2024 23 วันที่ผ่านมา

      NF4 seems to be faster and high quality. I tested these Q models and others took me 6-8 mins to generate 1 image, running rtx 3060 12Gb for a test performance. Looking forward for NF4 with lora compatibility.

    • @NextTechandAI
      @NextTechandAI  22 วันที่ผ่านมา +1

      @@Markgen2024 Interesting. There are different opinions circulating online at the moment, I'm excited to see where the journey goes. May I ask which resolution you have used for your tests and how long the generation takes with the original Flux models when the Q models need 6-8 mins?

  • @cyberceel
    @cyberceel 15 วันที่ผ่านมา

    Thank you so much for this video! I only just got started with flux today, but I am already generating images with it successfully after following your guide.
    I am able to generate images with flux-schnell-Q4_0 in ca. 20 seconds on my RTX 3070, despite it having only 8 GB of ram!

    • @NextTechandAI
      @NextTechandAI  15 วันที่ผ่านมา +1

      Thank you very much for your feedback and for sharing this detailed information. I'm happy to read that you can use the quantized models with such a great performance!

    • @rifatshahariyar
      @rifatshahariyar 11 วันที่ผ่านมา

      ​@@NextTechandAI i have a rtx 3050 4gb which version suit for me?please help

    • @NextTechandAI
      @NextTechandAI  11 วันที่ผ่านมา

      @@rifatshahariyar 4GB is not much. Start with Q2_K and parameters --lowvram or --novram in order to check if it works. Then move on to next bigger models, like Q4_K_S and Q5_K_S. Both have much higher quality than Q2_K.

  • @Giorgio_Venturini
    @Giorgio_Venturini 23 วันที่ผ่านมา +1

    Great video. Bravo. I wanted to ask you if you can do an update using the new t5_v1.1-xxl GGUF
    Thank you

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +1

      Thanks a lot for your feedback and the hint. I'm thinking about a new video or just updating the description of this video - haven't decided so far.

  • @vivekkarumudi
    @vivekkarumudi 23 วันที่ผ่านมา +4

    I have nvidia 3060 6gb vram and am able to run flux-dev model easily which takes roughly 1 min 15 sec to generate with the the 6.2gb gguf file

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +1

      Thanks for sharing, that's good news.

    • @rennynolaya2457
      @rennynolaya2457 22 วันที่ผ่านมา

      What resolution did you use and how many steps? Did you use the 4_0.gguf model?

    • @vivekkarumudi
      @vivekkarumudi 22 วันที่ผ่านมา +1

      @@rennynolaya2457 it always crashed with 1024 by 1024 i was stuck with 1024*768 every single time.Yes i used the q4 quant at something like 6.6gb

    • @DaniDani-zb4wd
      @DaniDani-zb4wd 19 วันที่ผ่านมา

      @@vivekkarumudithanks for sharing? Did you try the q6k version?

    • @vivekkarumudi
      @vivekkarumudi 18 วันที่ผ่านมา

      @@DaniDani-zb4wd no

  • @luxiland6117
    @luxiland6117 11 วันที่ผ่านมา

    hi! im lost in the Zluda step, im not using comfyui portable, i have cloned comfyui-zluda from patientx, in wich folder need to pip install gguf? thx for ur videos

  • @JohnVanderbeck
    @JohnVanderbeck วันที่ผ่านมา

    How much do you "lose" using these models? Like my GPU can handle the full dev model, but its slow. Would using these models be faster but at the same quality or do you lose noticeable quality? Also what do the different Q* files mean?

    • @NextTechandAI
      @NextTechandAI  วันที่ผ่านมา

      To be honest, I didn't do any scientifically based research, I just compared the results visually. I generated many images with a resolution of 1280x720 and some 1024x1024. The quality of Q5_K_S was completely sufficient for me and could hardly be distinguished from the FP16 original. With higher resolutions (FLUX allows 2 megapixels) there are clearly noticeable differences and I had to use FP16 or Q8_0. However, I couldn't find any relevant difference in quality between these two. Regarding quantization, I have included a link in the description.

  • @Gwaboo
    @Gwaboo 21 วันที่ผ่านมา +1

    im on AMD, using Zluda and ComfyUI is up to date and i can see flux support in the patch notes inside comfy manager but it cannot get the dualclip into flux mode is there an extra step required that i could have missed ?

    • @NextTechandAI
      @NextTechandAI  21 วันที่ผ่านมา

      We're talking about starting with Flux and not already using the quantized models, right? Please see my vid on how to install Flux on ComfyUI: th-cam.com/video/52YAQZ-1nOA/w-d-xo.html

    • @sheg9629
      @sheg9629 15 วันที่ผ่านมา +1

      dude can u please tell me how u got FLUX working with AMD GPU, ive been dying to get it working with my 7900 XTX, is there a tutorial u followed? please let me know

    • @Gwaboo
      @Gwaboo 15 วันที่ผ่านมา

      @@NextTechandAI works now for some reason my comfymanager wasnt able to update comfyui to the newest version reinstalled everything and now it works thanks

    • @NextTechandAI
      @NextTechandAI  15 วันที่ผ่านมา

      @@sheg9629 Please check the link as already mentioned in this thread: th-cam.com/video/52YAQZ-1nOA/w-d-xo.html

    • @NextTechandAI
      @NextTechandAI  15 วันที่ผ่านมา +1

      @@Gwaboo I'm happy that it works now on your machine, thanks for sharing!

  • @DarwinsGreatestHits
    @DarwinsGreatestHits 15 วันที่ผ่านมา

    To uninstall or remove nf4, do I just delete the ComfyUI_bitsandbytes_NF4 folder?

    • @NextTechandAI
      @NextTechandAI  15 วันที่ผ่านมา

      In general, yes. I usually move the folder outside of my ComfyUI folder structure and restart. If everything works as expected then the moved folder can be deleted.

  • @greathawken7579
    @greathawken7579 9 วันที่ผ่านมา

    Thank you

    • @NextTechandAI
      @NextTechandAI  9 วันที่ผ่านมา

      Thanks a lot, I'm glad the video is useful.

  • @L3X369
    @L3X369 17 วันที่ผ่านมา +1

    For a 12 GB 3080Ti what models do you recommend?

    • @NextTechandAI
      @NextTechandAI  17 วันที่ผ่านมา +1

      I'd start with Q4_K_S and if this works well, try Q5_K_S. In most cases this is good enough and Q8_0 not required.

  • @SamiH3D
    @SamiH3D 22 วันที่ผ่านมา

    Hi I'm new to all this - I don't see bootleg within the add node dropdown? Little help... Ah I got it the cmd didn't install on the first try for some reason :P

    • @NextTechandAI
      @NextTechandAI  22 วันที่ผ่านมา

      Hi, then you haven't successfully installed the gguf node or haven't updated ComfyUI.

  • @letslearn2674
    @letslearn2674 23 วันที่ผ่านมา

    what should i put in the DualClip Loader? where do i download the file from?

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา

      Please follow my guide for Comfy & Flux here: th-cam.com/video/52YAQZ-1nOA/w-d-xo.html.
      You only have to download the T5 as described there, you can select the (most probably only installed) default model for Clip.

  • @generalawareness101
    @generalawareness101 22 วันที่ผ่านมา

    NF4 > GGUF. GGUF is slower due to being compressed and NF4 was optimized for speed. As a trainer I wish either I could use to train with and this is hideously slow being forced to BS1 on a 4090.

  • @lowaura
    @lowaura 9 วันที่ผ่านมา

    Which model do you recommend for Rtx 4070ti 12gb v ram?

    • @NextTechandAI
      @NextTechandAI  8 วันที่ผ่านมา

      Definitely Q5_K_S, I have had a very good experience with it. Fast loading times with good quality. For high resolutions you could also try Q8_0, but that's not a must and it already has 12GB.

  • @bolt52r
    @bolt52r 22 วันที่ผ่านมา

    Do you need the 23GB F16 files also? for scnel and dev

    • @NextTechandAI
      @NextTechandAI  22 วันที่ผ่านมา

      No, if you use quantized models only then you don't need the original files.

  • @shushens
    @shushens 23 วันที่ผ่านมา

    I am struggling a bit with Flux. I have a GeForce 3080 Ti, which is nothing to be scoffed at, and driver version 560 is installed on Windows. I tried a bunch of different workflows with dev FP8, and all of them are super slow. I only have 64 gigs of DDR5 RAM. But I haven't read anywhere that it should be a problem.

    • @internetperson2
      @internetperson2 23 วันที่ผ่านมา +1

      Start comfyui with --lowvram

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา

      Your specs are perfectly fine if the resolution is not too high. Which resolution are you using and what generation times do you achieve? Anyhow, I suggest using the quantized models or for high quality the FP16 model, I do not use the FP8 anymore.
      The suggested --lowvram might slow down your machine, you have to try with different resolutions.

    • @user-cg3by6bb2g
      @user-cg3by6bb2g 23 วันที่ผ่านมา

      you should not have a problem with swaping from vram to ram on those specs

  • @iDeker
    @iDeker 14 วันที่ผ่านมา +1

    Any available on amd gpu?

    • @NextTechandAI
      @NextTechandAI  14 วันที่ผ่านมา

      Have you watched the video?

    • @iDeker
      @iDeker 13 วันที่ผ่านมา

      Oh sorry. The zluda page shows closed so how do I install it now?

    • @NextTechandAI
      @NextTechandAI  13 วันที่ผ่านมา

      @@iDeker Still according to my vids about 1. Zluda on SD.next and 2. ComfyUI with Zluda (based on SD.next). As far as I know lshqqytiger's fork of Zluda is still accessible.

    • @iDeker
      @iDeker 12 วันที่ผ่านมา

      @@NextTechandAI i didnt get the run_zluda.bat file when running the pip install gguf command. how come

  • @Pauluz_The_Web_Gnome
    @Pauluz_The_Web_Gnome 18 วันที่ผ่านมา

    WIll it support Loras?

    • @NextTechandAI
      @NextTechandAI  18 วันที่ผ่านมา +1

      It already does.

  • @luxiland6117
    @luxiland6117 24 วันที่ผ่านมา

    hi! have a 6700xt 12gb vram comfyui with zluda and stable diffusion 1.0 xl when put 1024 x 1024 crash the app,the terminal show a message CUDA out of memory tried to allocate 2.50 GiB sorry my question is not from this video T_T thx for all your excellent videos.

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +2

      Thanks for your feedback. Even with my 16GB VRAM, SDXL was often at its limit. You might try adding the runtime parameters --lowvram --use-split-cross-attention. Anyhow, I would use e.g. epicrealism with 512x768 and upscale according to my upscale-vid.
      But Flux is currently a better option, maybe one of the quantized models fits your VRAM 😉

    • @luxiland6117
      @luxiland6117 23 วันที่ผ่านมา

      @@NextTechandAI thank you! I'm going to try.

  • @rmeta3391
    @rmeta3391 24 วันที่ผ่านมา

    About 355 seconds running "flux1-dev-Q4_K_S" in ComfyUI on a Mac Studio (96GB/38-Core GPU). So, still unusable for me, but par for the course because Apple doesn't care about MPS and open source.

    • @emmanuelgoldstein3682
      @emmanuelgoldstein3682 23 วันที่ผ่านมา

      You have to be doing something terribly wrong because I can run that same quant on forge with a 16GB RAM M1 Macbook Pro and get 90-120 sec generations.... You should be getting around 30-45 sec with a Q4.

    • @nholmes86
      @nholmes86 23 วันที่ผ่านมา

      @@emmanuelgoldstein3682 he's is using comfyui with this method, forge is another way.

    • @greenpulp.
      @greenpulp. 23 วันที่ผ่านมา

      @@emmanuelgoldstein3682 What do you use? Thinking of trying it out on a M2 Pro MacMini

  • @kevinmiole
    @kevinmiole 18 วันที่ผ่านมา

    i have win 11 rx6600 can i run this?

    • @NextTechandAI
      @NextTechandAI  17 วันที่ผ่านมา

      Most likely yes, either with Zluda on Windows or ROCm on Linux.

  • @jumbomeatloaf
    @jumbomeatloaf 23 วันที่ผ่านมา

    Hi, My VGA is AMD Radeon RX5500M. Do you think it would handle this?

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา +1

      Hi, it's from 2019 and has 4GB, right? I'm afraid it's not worth the try.

    • @jumbomeatloaf
      @jumbomeatloaf 23 วันที่ผ่านมา

      @@NextTechandAI Thanks! :(

    • @NextTechandAI
      @NextTechandAI  22 วันที่ผ่านมา

      ​@@jumbomeatloaf Now, there was a positive report from an owner of a 2050 with 4GB. You might try with option --lowvram or even --noram. Will be very slow in case it works.

  • @megapin1
    @megapin1 6 วันที่ผ่านมา

    how to use flux on rx580?))))

    • @anemborgleril164
      @anemborgleril164 3 วันที่ผ่านมา

      Stop asking, find a job, buy a better graphic card

  • @sasisuman
    @sasisuman 22 วันที่ผ่านมา

    Can we run this on mobiles?

    • @NextTechandAI
      @NextTechandAI  22 วันที่ผ่านมา

      This will take a while.

  • @tomschuelke7955
    @tomschuelke7955 23 วันที่ผ่านมา

    Weeeelll i got a geforce 1080 potato graphics card... which ... only to an extend can use SDXL models but starts to struggle as soon as i integrate controlnets... fortunately we gotin our company A4000 graphic cards for our professional work..
    But would i get this running also at home?

    • @NextTechandAI
      @NextTechandAI  23 วันที่ผ่านมา

      I would give it a try if there are current drivers for CUDA available. In the comments I saw quite good performance with a 2070 Super.

  • @kiransurwade3576
    @kiransurwade3576 23 วันที่ผ่านมา +1

    🙏🏻I have a potato PC with GTX 1060, 6 GB graphics card. Will it work? Please reply 🙏🏻

    • @NextTechandAI
      @NextTechandAI  22 วันที่ผ่านมา +1

      There was a positive report from an owner of a 2050 with 4GB. You might try with option --lowvram or even --noram. Will be very slow in case it works.

    • @TheGalacticIndian
      @TheGalacticIndian 22 วันที่ผ่านมา

      Do these new GGUF models fromcity96 work with the Forge UI?

  • @ericcheah6528
    @ericcheah6528 11 วันที่ผ่านมา

    3060ti. Took 10 minutes to finish 8 image on flux. 😂😂😂😢😢

    • @NextTechandAI
      @NextTechandAI  11 วันที่ผ่านมา

      Compared to my results, that's not bad. Thanks for sharing.

  • @CodeMania-y3e
    @CodeMania-y3e 23 วันที่ผ่านมา

    hello, can you make for me dreembooth model?

  • @brianmolele7264
    @brianmolele7264 23 วันที่ผ่านมา

    I think my RTX 4060 should handle it well