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.

Ask HN: My company doesn't let me use Copilot or Tab9 – any non-hosted options?

2 pointsby fapi1974almost 2 years ago
As is the case with many companies, our team has decided that the risk of using hosted AI solutions is too high. Are there any other solutions out there that would allow us to train on our own codebase without exposing it?

5 comments

rektidealmost 2 years ago
Just started trying to figure out how to get StarCoder helping me today. Runs on my MacBook &amp; can generate a fibonnaci unsurprisingly but I have so little idea how to use this thing to help myself, so far.<p>Repl.it and Salesforce also have code LLM, ReplitLM and CodeTF.<p>Different topic but how does one train &#x2F; tune to their existing codebases? StarCode for example also ships a python tuned model. Do any of the services the submitter mentioned actually do any tuning to your company&#x27;s codebases in any way?
Jimmc414almost 2 years ago
The Falcon 40B param model may have potential, but at this point, I would be surprised if it were ready for primetime code completion tasks. It might be useful for answering questions about the code from a local vector store. I&#x27;d imagine that not using AI for code completion tasks in 2023 also carries some degree of risk. What are the primary concerns of your team? OpenAI using your IP against you or something else?
version_fivealmost 2 years ago
Look at &quot;starcoder&quot;. It&#x27;s not strictly open source, is has a condescending &quot;responsible AI&quot; license, but you could easily download it and run it on premise.
32gbsdalmost 2 years ago
Code has become really complicated nowadays. I don&#x27;t know if AI training will work only on a single code base. Unless you are only looking forward to auto complete
评论 #36236623 未加载
throwaway2990almost 2 years ago
I would look for a new job.
评论 #36238117 未加载