gemma
gemma copied to clipboard
Added resize_cache for resizing cache
created function resize_cache for resizing cache_length
When reaching the full cache length, it would allow to still run more prompts without having to restart from scratch
Fixed Issue #156: Dynamic cache Writing
@Conchylicultor please review my PR.