eval
1 parent ca1cff0 commit ac3cfe3Copy full SHA for ac3cfe3
examples/simple/src/aiq_simple/configs/eval_config.yml
@@ -33,10 +33,10 @@ llms:
33
temperature: 0.0
34
nim_rag_eval_llm:
35
_type: nim
36
- model_name: meta/llama-3.3-70b-instruct
+ model_name: meta/llama-3.1-70b-instruct
37
temperature: 0.0000001
38
top_p: 0.0001
39
- max_tokens: 2
+ max_tokens: 6
40
nim_trajectory_eval_llm:
41
42
model_name: meta/llama-3.1-70b-instruct
examples/simple/src/aiq_simple/data/langsmith.json
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:2e530f6b0816037ca87f120fde7d63e2468830e192b810b19edbdf1c00d3ccea
3
-size 804
+oid sha256:ffff946ef4383c48ce7b68ed4d85ccedbaa1a3eb13ceb3afe3fce3eb2c663317
+size 1856
0 commit comments