Skip to content

Commit 9f8237f

Browse files
bcui-dbbcui19
andauthored
Adding cpu release (#10)
As title --------- Co-authored-by: Brandon <bcui8377@gmail.com>
1 parent db44681 commit 9f8237f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ released = [
3131
'llm-foundry[all]>=0.17.1',
3232
'kubernetes==29.0.0',
3333
]
34+
cpu_released = [
35+
'llm-foundry[all-cpu]>=0.17.1',
36+
'kubernetes==29.0.0',
37+
]
3438

3539
# Registry entry points
3640
[project.entry-points."llmfoundry_models"]

0 commit comments

Comments
 (0)