Skip to content

Commit ca04058

Browse files
Release 5 supplemental playbooks (#238)
* Release 5 supplemental playbooks * Openwebui instead of llamafactory to avoid cpu opffload issues
1 parent f3f6928 commit ca04058

5 files changed

Lines changed: 29 additions & 0 deletions

File tree

playbooks/supplemental/lemonade-getting-started/playbook.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@
3333
"linux"
3434
]
3535
},
36+
"published_platforms": {
37+
"halo": [
38+
"windows",
39+
"linux"
40+
]
41+
},
3642
"difficulty": "intermediate",
3743
"isNew": false,
3844
"isFeatured": false,

playbooks/supplemental/open-webui-chat/playbook.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"linux"
3838
]
3939
},
40+
"published_platforms": {
41+
"halo": [
42+
"windows",
43+
"linux"
44+
]
45+
},
4046
"difficulty": "beginner",
4147
"isNew": false,
4248
"isFeatured": false,

playbooks/supplemental/pytorch-finetuning/playbook.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"linux"
3838
]
3939
},
40+
"published_platforms": {
41+
"halo": [
42+
"windows",
43+
"linux"
44+
]
45+
},
4046
"difficulty": "intermediate",
4147
"isNew": false,
4248
"isFeatured": false,

playbooks/supplemental/speech2speech-translation/playbook.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"linux"
3838
]
3939
},
40+
"published_platforms": {
41+
"halo": [
42+
"windows",
43+
"linux"
44+
]
45+
},
4046
"difficulty": "intermediate",
4147
"isNew": false,
4248
"isFeatured": false,

playbooks/supplemental/unsloth-llms-finetuning/playbook.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"linux"
2525
]
2626
},
27+
"published_platforms": {
28+
"halo": [
29+
"linux"
30+
]
31+
},
2732
"difficulty": "advanced",
2833
"isNew": false,
2934
"isFeatured": false,

0 commit comments

Comments
 (0)