AlpinDale

Results 170 comments of AlpinDale

Might be interesting to add. I currently don't have the bandwidth to tackle this. I may have the time after the 0.5.4 release, but if someone else wants to take...

Exl2 is currently broken in the rc_054 branch. Please read the PR description at #481

Thanks for reporting. Does this only happen when you attempt launching a lora?

I couldn't cleanly merge my changes with your latest commit, I'll add the SplitK myself in a bit (this is still a WIP)

We don't directly take command-line arguments in the docker launch command. You will have to supply them as environment variables - please see the `.env` file in the `docker` directory...

v0.6.0 has changed the docker to take arguments directly as CLI args. Please see the docker section in the documentation, or the snippet in the readme.

That's really weird, I haven't noticed this before. @sgsdxzy any ideas? I can't think of a reason why this would even happen.

Are you on the main branch? The Llama 3.1 RoPE extension method has been added in the `rc_054` branch. Please try building that branch. As for the memory issues, I...