diff --git a/sig/sig-intelligence/openeuler/e/embed-infer.yaml b/sig/sig-intelligence/openeuler/e/embed-infer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3b01d7f7e6ab9722f8f9ae226845a9634c76a7d2 --- /dev/null +++ b/sig/sig-intelligence/openeuler/e/embed-infer.yaml @@ -0,0 +1,6 @@ +name: embed-infer +description: cpu inference for embedding model +branches: +- name: master + type: protected +type: public \ No newline at end of file diff --git a/sig/sig-intelligence/sig-info.yaml b/sig/sig-intelligence/sig-info.yaml index 1018cf443420d4b7b6e6b5e2ef553223bbdab77a..709359ba667e1b2c8823743fa5cef7d47e1d799d 100644 --- a/sig/sig-intelligence/sig-info.yaml +++ b/sig/sig-intelligence/sig-info.yaml @@ -448,4 +448,21 @@ repositories: name: Yuzhen Li organization: Huawei email: liyuzhen8@huawei.com + + - repo: + - openeuler/embed-infer + - src-openeuler/embed-infer + committers: + - gitee_id: xiaocy1997 + name: Chunyang Xiao + organization: Huawei + email: xiaochunyang2@huawei.com + - gitee_id: zhoudong01 + name: Dong Zhou + organization: Huawei + email: 2622533158@qq.com + - gitee_id: liyuzhen8 + name: Yuzhen Li + organization: Huawei + email: liyuzhen8@huawei.com \ No newline at end of file diff --git a/sig/sig-intelligence/src-openeuler/e/embed-infer.yaml b/sig/sig-intelligence/src-openeuler/e/embed-infer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6215302a99de5814e419e27fb21fd5779347cdc3 --- /dev/null +++ b/sig/sig-intelligence/src-openeuler/e/embed-infer.yaml @@ -0,0 +1,7 @@ +name: embed-infer +description: cpu inference for embedding model +upstream: https://gitee.com/openeuler/embed-infer +branches: +- name: master + type: protected +type: public \ No newline at end of file