Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
1–10 of 58 posts
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#2Nice.
> Some of the popular LLMs that we recommend are: Mistral, CodeLLama
1. Surprised Mistral (Mixtral?) is recommended for code generation / explanation alongside a fine-tuned CodeLlama?
2. Recent human evals put Microsoft's WaveCoder-Ultra-6.7B (SoTA w/ GPT4) at the top of the rankings with WizardCoder-33B, Magiccoder-S-DS-6.7B trailing: https://twitter.com/TeamCodeLLM_AI/status/174755128687745064...
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#3I root for this, but runnign LLM locally disqualifies a lot of workstations, for example laptops with integrated graphics.
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#4[flagged]
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#5How is this different from continue.dev?
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#6maybe I'm showing my rural roots here, but a privy is an outhouse. Of course, it also has the "secret" meaning, but...
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#7[flagged]
> I am fairly confused by the amount of work people are willing to devote to runner-up work
You're not entirely wrong, even if off-topic. See also: https://apenwarr.ca/log/20211229
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#8I root for this, but runnign LLM locally disqualifies a lot of workstations, for example laptops with integrated graphics.
You can run it on a different machine. I've set up my desktop to host ollama, and use it from my laptop just fine.
Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot
#9Does it do AI autocomplete?