mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 22:04:21 +00:00
First commit
This commit is contained in:
11
evals/offline/configs/llm_profiles/llm_profiles.yaml
Normal file
11
evals/offline/configs/llm_profiles/llm_profiles.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
profiles:
|
||||
judge:
|
||||
provider: oci_openai
|
||||
model: meta.llama-3.3-70b-instruct
|
||||
temperature: 0
|
||||
max_tokens: 900
|
||||
mock:
|
||||
provider: mock
|
||||
model: mock-judge
|
||||
temperature: 0
|
||||
max_tokens: 300
|
||||
Reference in New Issue
Block a user