llama.cpp
3e9a2860
- llama : expose llama_model_n_head_kv in the API (#11997)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
294 days ago
llama : expose llama_model_n_head_kv in the API (#11997) It's useful to be able to have this from the library layer as it's a key parameter of the model (e.g. to figure out how much KV cache memory is needed).
References
#11997 - llama : expose llama_model_n_head_kv in the API
Author
vlovich
Parents
58d07a80
Loading