rohanjain1648/META-PYTORCH-HACKATHON
0
Fix Phase 2 Validator: Clamp scores strictly between 0.01 and 0.99
Update server proxy to define main() explicitly for validator AST check
Add server entry point and uv.lock for validator
Add pyproject.toml to repo root for validator
Add openenv.yaml to repo root for validator
Align inference.py with hackathon checklist requirements
Fix invalid YAML metadata in README
Add Hugging Face metadata and openenv tag
gitignore add for pycache
fix dataclass inheritance in pydantic models
readme update
readme and other files
server architecture and remaining files
initial commit and files
