asafaya commited on
Commit
ed1975c
·
verified ·
1 Parent(s): 818fbd3

Update neurocache_config.json

Browse files
Files changed (1) hide show
  1. neurocache_config.json +1 -1
neurocache_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "auto_mapping": null,
7
  "base_model_name_or_path": "meta-llama/Llama-3.2-1B",
8
  "cache_dtype": "float16",
9
- "cache_size": 4096,
10
  "cache_type": "FIFO",
11
  "compression_factor": 4,
12
  "context_size": 1,
 
6
  "auto_mapping": null,
7
  "base_model_name_or_path": "meta-llama/Llama-3.2-1B",
8
  "cache_dtype": "float16",
9
+ "cache_size": 32768,
10
  "cache_type": "FIFO",
11
  "compression_factor": 4,
12
  "context_size": 1,