Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
manasdutta04
/
optimusenv
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
optimusenv
607 kB
Ctrl+K
Ctrl+K
1 contributor
History:
18 commits
Manas Dutta
fix: enforce mandatory validator credentials and update default model
b6b063b
4 months ago
app
feat: add static web interface to FastAPI app with root redirect
4 months ago
baseline
feat: add thread-safe environment access, implement heuristic policy, and update dependency platform markers
4 months ago
optimusenv
feat: implement official OpenEnv SDK pattern with from_docker_image
4 months ago
server
feat: add thread-safe environment access, implement heuristic policy, and update dependency platform markers
4 months ago
.gitignore
Safe
268 Bytes
feat: Implement OptimusEnv, an OpenEnv-compliant RL environment for PyTorch training optimization, including core simulation, task definitions, and API endpoints.
4 months ago
Dockerfile
Safe
643 Bytes
feat: implement official OpenEnv SDK pattern with from_docker_image
4 months ago
README.md
Safe
8.89 kB
docs: add Hugging Face Spaces metadata to README
4 months ago
__init__.py
Safe
241 Bytes
Add configuration file for UV with cache directory setting
4 months ago
agent.md
Safe
5.87 kB
feat: Implement an LLM-powered baseline agent using OpenAI API for hyperparameter optimization, with a random agent fallback and updated documentation.
4 months ago
client.py
Safe
1.96 kB
Add configuration file for UV with cache directory setting
4 months ago
inference.py
Safe
6.32 kB
fix: enforce mandatory validator credentials and update default model
4 months ago
models.py
Safe
230 Bytes
Add configuration file for UV with cache directory setting
4 months ago
openenv.yaml
Safe
287 Bytes
feat: implement official OpenEnv SDK pattern with from_docker_image
4 months ago
pyproject.toml
Safe
703 Bytes
feat: add thread-safe environment access, implement heuristic policy, and update dependency platform markers
4 months ago
requirements.txt
Safe
142 Bytes
refactor: replace heuristic-based inference with async OpenAI client and structured environment wrapper
4 months ago
testing_guide.md
Safe
3.03 kB
docs: add testing and verification guide for OptimusEnv
4 months ago
uv.lock
Safe
511 kB
feat: add thread-safe environment access, implement heuristic policy, and update dependency platform markers
4 months ago
uv.toml
Safe
24 Bytes
Add configuration file for UV with cache directory setting
4 months ago