Prerequisites
Feature Description
So on P40 gpus right now kv tail doesn't work because of some unsupported ops.
0.04.306.042 E llama_init_from_model: failed to initialize the context: KV tail layer 3 native operation is unsupported by its planned backend CUDA0; refusing scheduler fallback
I don't know enough myself on how all that works but I'd love to have that available for these older gpus for some better performance for tasks that don't quite otherwise fit.
Motivation
Wider GPU support for some older but still useful gpus
Possible Implementation
No response
Prerequisites
Feature Description
So on P40 gpus right now kv tail doesn't work because of some unsupported ops.
0.04.306.042 E llama_init_from_model: failed to initialize the context: KV tail layer 3 native operation is unsupported by its planned backend CUDA0; refusing scheduler fallback
I don't know enough myself on how all that works but I'd love to have that available for these older gpus for some better performance for tasks that don't quite otherwise fit.
Motivation
Wider GPU support for some older but still useful gpus
Possible Implementation
No response