File size: 357 Bytes
877add7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
models:
  baseline_1_5b:
    provider: hf
    model: Qwen/Qwen2.5-0.5B-Instruct
  baseline_small:
    provider: hf
    model: Qwen/Qwen2.5-1.5B-Instruct
  baseline_mid:
    provider: hf
    model: Qwen/Qwen2.5-3B-Instruct
  frontier:
    provider: hf
    model: Qwen/Qwen2.5-7B-Instruct
  frontier_14b:
    provider: hf
    model: Qwen/Qwen2.5-14B-Instruct