@elizaos/training 2.0.0-alpha.54 → 2.0.0-alpha.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elizaos/training",
3
- "version": "2.0.0-alpha.54",
3
+ "version": "2.0.0-alpha.56",
4
4
  "description": "ElizaOS RL training pipeline with benchmarking and model publishing support",
5
5
  "main": "./src/index.ts",
6
6
  "types": "./src/index.ts",
@@ -53,5 +53,5 @@
53
53
  "bun-types": "^1.3.2",
54
54
  "typescript": "^5.9.3"
55
55
  },
56
- "gitHead": "2a2db284c54c4762fdd996be3c9a68458b6a041b"
56
+ "gitHead": "97bb5d954298d1aa47200a525eaa648942116941"
57
57
  }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:03:31.972Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 366
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 16565
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 16934,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:04:22.315Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 1265
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 39720
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 10
34
+ }
35
+ ],
36
+ "totalDuration": 41043,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:04:26.913Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 441
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 11399
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 8
34
+ }
35
+ ],
36
+ "totalDuration": 11851,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:07:49.811Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 256
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 7813
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 8070,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:09:12.555Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 84
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 1787
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 1873,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:11:57.434Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 95
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 3726
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 3823,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:18:02.862Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 204
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 15075
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 15280,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:20:36.509Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 214
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 7772
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 4
34
+ }
35
+ ],
36
+ "totalDuration": 7991,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:22:52.489Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 475
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 25054
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 25531,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:22:57.468Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 94
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 7576
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 7672,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:23:43.062Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 85
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 6607
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 6694,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:25:41.257Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 266
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 7830
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 8097,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T04:26:53.419Z",
3
+ "config": {
4
+ "skipTraining": true,
5
+ "skipBenchmark": true,
6
+ "ticks": 100,
7
+ "archetype": "trader",
8
+ "verbose": false
9
+ },
10
+ "results": [
11
+ {
12
+ "name": "Check Prerequisites",
13
+ "success": true,
14
+ "message": "Prerequisites satisfied (Ollama: yes)",
15
+ "details": {
16
+ "python": true,
17
+ "trainingDir": true,
18
+ "mlx": false,
19
+ "ollama": true
20
+ },
21
+ "duration": 276
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 2252
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 2530,
37
+ "success": true
38
+ }