(no title)
ddxv | 1 day ago
I've wanted to try some of the more recent 8B models for local tab completion or agentic, any experience with those kinds of smaller models?
ddxv | 1 day ago
I've wanted to try some of the more recent 8B models for local tab completion or agentic, any experience with those kinds of smaller models?
lioeters|1 day ago
So far I'm using it conversationally, and scripting with tools. I wrote a simple chat interface / REPL in the terminal. But it's not integrated with code editor, nor agentic/claw-like loops. Last time I tried an open-source Codex-like thing, a popular one but I forget its name, it was slow and not that useful for my coding style.
It took some practice but I've been able to get good use out of it, for learning languages (human and programming), translation, producing code examples and snippets, and sometimes bouncing ideas like a rubber-duck method.
segmondy|1 day ago
ZYZ64738|1 day ago
untested:
https://github.com/xaskasdf/ntransformer
setopt|1 day ago