CoolFace
Apppublic

rohanjain1648/META-PYTORCH-HACKATHON

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
14 commits on main
99361ae6mo ago

Fix Phase 2 Validator: Clamp scores strictly between 0.01 and 0.99

Rohan Jain
6ae6fcb6mo ago

Update server proxy to define main() explicitly for validator AST check

Rohan Jain
18e7c3a6mo ago

Add server entry point and uv.lock for validator

Rohan Jain
f89ef436mo ago

Add pyproject.toml to repo root for validator

Rohan Jain
95f91496mo ago

Add openenv.yaml to repo root for validator

Rohan Jain
118b2ee6mo ago

Align inference.py with hackathon checklist requirements

Rohan Jain
9987bd46mo ago

Fix invalid YAML metadata in README

Rohan Jain
5c16c246mo ago

Add Hugging Face metadata and openenv tag

Rohan Jain
a68acd86mo ago

gitignore add for pycache

Rohan Jain
9d3e0216mo ago

fix dataclass inheritance in pydantic models

Rohan Jain
9a4a89c6mo ago

readme update

Rohan Jain
fd0325f6mo ago

readme and other files

Rohan Jain
2a9a8db6mo ago

server architecture and remaining files

Rohan Jain
0c8978c6mo ago

initial commit and files

Rohan Jain