TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Reproducible Development Environment for LLM

2 点作者 gaocegege将近 2 年前
Hey HN! We’re Allen and Ce. We’re building github.com&#x2F;tensorchord&#x2F;envd: a command-line tool that helps you create the container-based development environment for AI&#x2F;ML.<p>Creating development environments is not easy, especially with today&#x27;s complex systems and dependencies. With everything from Python to CUDA, BASH scripts, and Dockerfiles constantly breaking, it can feel like a nightmare - until now!<p>With envd, you can:<p>• Quickly spin up container-based environments for your projects with a single command.<p>• Reproduce environments exactly as you need - from setting up Python, CUDA, Tensorflow, etc. to installing project-specific dependencies.<p>• Share environments easily with teammates.<p>We built envd to solve our own struggles with managing AI&#x2F;ML development environments. The tool handles all the gritty details of installing dependencies and configuring environments, so you can focus on the actual work of developing your models.<p>Quick start:<p><pre><code> pip install envd envd up </code></pre> We’re excited to share envd with the HN community. We’d love to hear your feedback and answer any questions you have!

暂无评论

暂无评论