Code import - branch 8

This commit is contained in:
2026-08-05 13:53:42 +00:00
commit 781dff7b9e
18 changed files with 1631 additions and 0 deletions

17
index.yaml Normal file
View File

@@ -0,0 +1,17 @@
store_name: Sientia Model Warehouse
version: 8
models:
- name: linear_regression
version: 1.1.1
- name: xgboost
version: 1.1.1
runtimes:
basic:
path: runtime/basic.yaml
version: 6
single:
path: runtime/single.yaml
version: 1
xgboost:
path: runtime/xgboost.yaml
version: 6