(no commit message)

This commit is contained in:
2025-12-24 00:33:38 -08:00
parent 76508b0062
commit 3982ab9745
3 changed files with 7 additions and 7 deletions

View File

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