mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-03 02:11:48 +00:00
testing training
This commit is contained in:
parent
2041b354a9
commit
395392e5de
4 changed files with 15 additions and 3 deletions
|
|
@ -156,7 +156,7 @@ class SweSmithOracleEnv(HermesAgentBaseEnv):
|
|||
model_name=model,
|
||||
base_url=base_url,
|
||||
api_key=api_key,
|
||||
server_type="openai",
|
||||
server_type="vllm",
|
||||
health_check=False,
|
||||
timeout=int(os.getenv("ATROPOS_SERVER_TIMEOUT_S") or "300"),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue