Harry Horsperg

Results 4 comments of Harry Horsperg

LLM's are extremely heavy and 8GB of VRAM is extremely little when it comes to running them. You might want to look for a model that's small as possible and...

> > > It's working and correct behavior. Ah, okay, thanks a lot! I thought the other thread was speaking of something related to apt-cyg's / Cygwin's pairing on that...

Fixed the check method on `imageio[ffmpeg]` avaialbility; previous wasn't applicable after all. Feel free to either include or exclude the checking inside the function, but at the very least the...

@RahulVadisetty91 @xijiu9 I've addressed your comments: - Refactored the `device` variable to use the global declaration consistently. - The version I proposed uses `imageio[ffmpeg]` `2.26.1` as suggested. Feel free to...