Commit a78436a
LLM BKC: Always set config.use_cache to true (#3657)
Co-authored-by: Chunyuan WU <[email protected]>1 parent c2ccab2 commit a78436a
File tree
2 files changed
+4
-2
lines changed- examples/cpu/llm/inference
- distributed
- single_instance
2 files changed
+4
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
408 | 410 | | |
409 | 411 | | |
410 | 412 | | |
| |||
419 | 421 | | |
420 | 422 | | |
421 | 423 | | |
422 | | - | |
423 | | - | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
| 348 | + | |
347 | 349 | | |
348 | 350 | | |
349 | 351 | | |
| |||
0 commit comments