Timor
Timor
I tried to convert the YoloV4 model to int8 with TensorRT 7.2.3.4 and I'm getting really bad results. The int8 engine is really fast indeed but the accuracy is really...
## Summary - Add `--path`, `--description`, and `--mode` CLI options to `opencode agent create` command - Enables non-interactive agent creation for scripting and automation use cases ## Usage ```bash opencode...
## Summary - Add ability to restart all MCP servers without restarting opencode - Useful for developers working on MCP servers who need to quickly reconnect after code changes ##...
**Describe the bug** When pybump attempts to parse an invalid YAML file, it crashes with an UnboundLocalError instead of providing a clear error message and graceful exit. The YAMLError exception...