Thu Nguyen

Results 6 comments of Thu Nguyen

Hi @quanvuong, Had you solved this problem ? I got one similar when evaluating the baseline model, which caused `CUDA error: out of memory` due to accumulate the data from...

> Hi @quanvuong, > > Had you solved this problem ? > I got one similar when evaluating the baseline model, which caused `CUDA error: out of memory` due to...

@danieldk, thanks for the update. Do you have a plan to release this update in a new version soon?

Bump. I think this is an important question to address. The realtime API solution captures other speech dimensions that STT can’t yet, but it’s not capable enough right now to...

We also encounter problems with the httpx client, implemented by v1, when we share the client across multiple threads (sync). The pod freezes because the connection is not released or...

@hqman you can alias a new CLI command with the flag then update exec command of the extension. 1. Alias a new command to `"claude --dangerously-skip-permissions"` 2. Open `~/.vscode/extensions/anthropic.claude-code-xxx` (or...