TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Personal Replit Ghostwriter

4 pointsby MLH6ft1almost 2 years ago
What it is: A website to run a Ghostwriter like code generation assistant for free!<p>Backstory: Hi All, I recently stumbled upon GGML 4 bit quantized LLMs and the fact that small version of these GGML models (i.e., upto 7b) can run smoothly on a CPU! The GGML 4 bit quantized version of replit’s codeInstruct-3b model, only requires 2GB of RAM! So I quickly tested it and hosted the model on a free HuggingFace Space and it works!<p>Let me know your thoughts on it!

1 comment

schemescapealmost 2 years ago
I’m not familiar with code generating models in general, so I don’t know how much to expect, but I tried one moderately simple task and one very simple task, and both times it produced something that looked like code but didn’t make any sense and used the wrong keywords.<p>It’s neat, and probably beyond what I would have expected a few years ago, but it doesn’t seem useful in practice.<p>It’s very cool that it works on CPU quickly and doesn’t take too much RAM, though! Thanks for letting me try it!
评论 #36560135 未加载