TinyLlama.cpp 1.0
A lightweight C++ implementation of the TinyLlama language model
Loading...
Searching...
No Matches
KVCache Member List

This is the complete list of members for KVCache, including all inherited members.

batch_seq_lensKVCache
clear_data()KVCacheinline
current_batch_sizeKVCache
destroy_gpu_resources()KVCache
initialize(const ModelConfig &config, int total_num_model_layers, int num_gpu_layers_to_allocate, int max_seq_len_arg, int num_kv_heads, int head_dim, int max_batch_size_arg=1)KVCache
initialize_batch(int batch_size)KVCacheinline
layersKVCache
max_batch_sizeKVCache
max_seq_len_config_KVCache
seq_lenKVCache
total_model_layers_KVCache
~KVCache()KVCacheinline