Skip to main content
模型注册表:一条比产出它的 run 活得更久的命名版本线。 run id 是关于某次实验的事实。模型版本是一个决定——这一个是我们愿意拿去服务的。 注册把前者变成后者,之后下游的一切(部署、Playground、验收卡)引用的都是版本而不是 run。 完整流程见模型注册表

sf model

Manage the model registry

sf model archive

Archive one version
--help 外没有其他选项。

sf model card

Show or export the acceptance card

sf model ls

List models and their versions
--help 外没有其他选项。

sf model promote

Promote one version to production
--help 外没有其他选项。

sf model register

Record a run’s artifact as a version