@elizaos/training 2.0.0-alpha.52 → 2.0.0-alpha.53

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.52",
3
+ "version": "2.0.0-alpha.53",
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": "2cbf9d4f80a067cace80d200ec1268648bb45cf0"
56
+ "gitHead": "8402160dd2dfee0e3cdbd9dc6fb40408f995b094"
57
57
  }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T01:40:45.989Z",
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": 399
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 6716
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 7116,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T01:43:31.628Z",
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": 49
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 2071
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 2120,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T01:46:37.855Z",
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": 259
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 12637
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 12896,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T01:51:07.612Z",
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": 210
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 4489
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 0
34
+ }
35
+ ],
36
+ "totalDuration": 4701,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T01:53:01.144Z",
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": 127
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 5057
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 5185,
37
+ "success": true
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "timestamp": "2026-03-18T01:54:47.007Z",
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": 50
22
+ },
23
+ {
24
+ "name": "Install Dependencies",
25
+ "success": true,
26
+ "message": "Python dependencies installed",
27
+ "duration": 5747
28
+ },
29
+ {
30
+ "name": "Train Model",
31
+ "success": true,
32
+ "message": "Training skipped (--skip-training)",
33
+ "duration": 1
34
+ }
35
+ ],
36
+ "totalDuration": 5798,
37
+ "success": true
38
+ }