TheTerrasque

Results 16 comments of TheTerrasque

I just tried setting up nextcloud today, and bumped into the same exact problem. Latest NextCloud docker image **Edit:** I think I've found the specifics for this to happen. If...

There's also this project that might be useful: https://github.com/PotatoSpudowski/fastLLaMa

https://github.com/PotatoSpudowski/fastLLaMa might be relevant

Having a similar problem here, not sure if it's the exact same problem. v4.28.0 installer Error message: ``` Component Docker.Installer.EnableFeaturesAction failed: Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Culture=neutral,...

I'm guessing you're missing VS build toolkit. https://github.com/qwopqwop200/GPTQ-for-LLaMa/issues/11#issuecomment-1462643016 - Need that for windows. Alternatively you can use [WSL2](https://github.com/oobabooga/text-generation-webui/wiki/Windows-Subsystem-for-Linux-(Ubuntu)-Installation-Guide) or [Docker](https://www.reddit.com/r/Oobabooga/comments/11sbwjx/nvidia_guide_getting_llama7b_4bit_running_in/)

There is an open source llama model being trained now: https://github.com/openlm-research/open_llama There is a preview model out.

Sweet Jesus! Thank you, I finally figured out why the code wouldn't work! Not giving any error and just die silently is a terrible design.

I just got hit by this issue too. I don't understand, how is this even a problem? Server lists library, says book X is at progress Y, you open that...

> As to why it matters, the app supports multiple users and connecting to multiple different servers. That doesn't explain *why* this is a problem. The server holds the state,...

> The issue is more of a site settings issue then an application problem. By default, iframes are disabled. If you allow iframes, you can embed videos into a page....