just type what you want to do (or use a dictation tool) press ctrl+g and voila, you have a command.
评论
2 条顶层评论
登录后才能使用评论功能
请先登录 h4cker 账号,然后连接 Hacker News 后发表评论。
KEkennywinker3 小时前
This feels like using a harrier jet to take in your groceries. Seems like something that could be built using one of the very small edge models - a 0.3 or 0.5b maybe with some fine tuning, and run on cpu on device for free without any real quality loss.
IAiamsky2 小时前
It definitely can, it just depends on the complexity of the commands you want it to generate. Most of the time a small local model will do what you want. If you know of a small local model fine tuned to generate shell commands I'm all ears. I usually run it with a 9B qwen model.
Pairing this with dictation is fun though, and speeds things up a lot for terminal heavy work.
评论
2 条顶层评论请先登录 h4cker 账号,然后连接 Hacker News 后发表评论。
This feels like using a harrier jet to take in your groceries. Seems like something that could be built using one of the very small edge models - a 0.3 or 0.5b maybe with some fine tuning, and run on cpu on device for free without any real quality loss.
It definitely can, it just depends on the complexity of the commands you want it to generate. Most of the time a small local model will do what you want. If you know of a small local model fine tuned to generate shell commands I'm all ears. I usually run it with a 9B qwen model. Pairing this with dictation is fun though, and speeds things up a lot for terminal heavy work.
[deleted]