Skip to content

Commit

Permalink
feat: edit readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vndee committed Jul 7, 2024
1 parent 56c6fe3 commit 9020d16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## LLM Sandbox

**Lightweight and portable LLM sandbox runtime**
*Save your time by simplifying the process of running code generated by large language models (LLMs)*

LLM Sandbox is a lightweight and portable sandbox environment designed to run large language model (LLM) generated code in a safe and isolated manner using Docker containers. This project aims to provide an easy-to-use interface for setting up, managing, and executing code in a controlled Docker environment, simplifying the process of running code generated by LLMs.

Expand All @@ -10,6 +10,7 @@ LLM Sandbox is a lightweight and portable sandbox environment designed to run la
- **Isolation:** Run your code in isolated Docker containers to prevent interference with your host system.
- **Flexibility:** Support for multiple programming languages.
- **Portability:** Use predefined Docker images or custom Dockerfiles.
- **Scalability:** Support Kubernetes.

### Installation

Expand Down

0 comments on commit 9020d16

Please sign in to comment.