Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Lewdiculous 
posted an update May 16
Post
34519
More context for your Pascal GPU or older!

Update: Now available in the official releases of KoboldCpp!
[releases] https://github.com/LostRuins/koboldcpp/releases/latest

These are great news for all the users with GTX 10XX, P40...

Flash Attention implementation for older NVIDIA GPUs without requiring Tensor Cores has come to llama.cpp in the last few days, and should be merged in the next version of KoboldCpp, you can already try it with another fork or by building it.

[Mentioned KCPP fork] https://github.com/Nexesenex/kobold.cpp/releases/latest

[PR] https://github.com/ggerganov/llama.cpp/pull/7188

You should expect less VRAM usage for the same context, allowing you to experience higher contexts with your current GPU.

There have also been reported final tokens/second speed improvements for inference, so that's also grand!

If you have tried it, I'd like to hear your experiences with --flashattention so far, especially for this implementation and for the large number of Pascal (GTX 10XX, P40...) cards.

Discussion linked bellow, with more links to relevant information:

LWDCLS/LLM-Discussions#11

Cheers!

I am sadly gonna have to wait. For some reason I could not get it compiled and they don't provide a linux pre made to go in this fork. Unless you happen to have a link to one someone made elsewhere.

·

Linux package distribution pains. I'll let you know! But the official KoboldCpp with these optimizations merged should be coming very soon.