Fix inference grade call when episode not done; update baseline scores from real run
55c0431
Naman Guptacommited on
Fix Dockerfile CMD to start uvicorn server instead of inference script
ff8a596
Naman Guptacommited on
Fix turn counting, task-aware max steps in inference, explicit conversation reset, openenv.yaml metadata
905ac2f
Naman Guptacommited on
Fix inference.py to comply with mandatory [START]/[STEP]/[END] stdout format and use API_BASE_URL/MODEL_NAME/HF_TOKEN env vars; add baseline scores to README