* fix rotating kv cache for chat use case * reorg + fixes to caching, unify prompt caching across types and use cases for e.g. caching during a chat * nit in chat * fix tests * fix tests * fix tests * docs * chat command * comments + docs * Define meta_state on all Cache implementations * fixes + trim_prompt_cache api * fix default model --------- Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com> |
||
|---|---|---|
| .. | ||
| test_datsets.py | ||
| test_finetune.py | ||
| test_generate.py | ||
| test_gguf.py | ||
| test_models.py | ||
| test_prompt_cache.py | ||
| test_sample_utils.py | ||
| test_server.py | ||
| test_tuner_utils.py | ||
| test_utils_load_model.py | ||
| test_utils.py | ||