(no commit message)

This commit is contained in:
2025-12-24 00:28:37 -08:00
parent 204c5b9a61
commit cd9bfbc1b5
3 changed files with 45 additions and 2 deletions

6
config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"model": "openai//models/checkpoint-5",
"api_base": "https://modaic-ai--grpo-demo-serve.modal.run/v1",
"max_tokens": 1024,
"temperature": 0.7
}