LIHUA

Results 8 comments of LIHUA

please see the example script [here](https://github.com/meta-llama/llama-recipes/tree/main/recipes/quickstart/inference/local_inference) for 3.2 inference, let me know if you have any questions!

It would be very helpful if this mode could be supported soon. Thanks!

### Code review Found 1 issue: 1. Theme not registered in theme.tsx - missing import and DEFAULT_THEMES entry The `bluloco.json` file was added but is not imported or registered in...

Is the behavior of `input_delete_to_line_start` in deleting newline characters when the input is not at the beginning of a line intentional?

Based on my analysis of the recent memory leak fixes, here are the root causes: ## Root Causes ### 1. TUI Footer Timeout Leak (#8255) The footer component creates recursive...

The root cause of this issue is that in Remote SSH scenarios, the VSCode extension runs on your **local** macOS machine, but the CLI server runs on the **remote** Ubuntu...