From 128d7466e2734f5574e5d834d474fe1de9535840 Mon Sep 17 00:00:00 2001 From: xxm Date: Thu, 12 Oct 2023 10:50:04 +0800 Subject: [PATCH] =?UTF-8?q?(new-repo):=E5=A2=9E=E5=8A=A0=20IneternLM?= =?UTF-8?q?=20open-compass=20=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/InternLM/imports.yml | 34 +++++++++++++++++++++++++++++++ projects/open-compass/imports.yml | 30 +++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 projects/InternLM/imports.yml create mode 100644 projects/open-compass/imports.yml diff --git a/projects/InternLM/imports.yml b/projects/InternLM/imports.yml new file mode 100644 index 000000000..d1e11885c --- /dev/null +++ b/projects/InternLM/imports.yml @@ -0,0 +1,34 @@ +--- +group: + name: 'InternLM' + description: '' + projects: + - name: 'lmdeploy' + description: '' + mirrorRelease: false + topic: '' + - name: 'xtuner' + description: '' + mirrorRelease: false + topic: '' + - name: 'InternLM' + description: '' + mirrorRelease: false + topic: '' + - name: 'InternLM-XComposer' + description: '' + mirrorRelease: false + topic: '' + - name: 'lagent' + description: '' + mirrorRelease: false + topic: '' + - name: 'InternLMWeb' + description: '' + mirrorRelease: false + topic: '' + - name: 'InternLM-techreport' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/open-compass/imports.yml b/projects/open-compass/imports.yml new file mode 100644 index 000000000..a4a61a6a3 --- /dev/null +++ b/projects/open-compass/imports.yml @@ -0,0 +1,30 @@ +--- +group: + name: 'open-compass' + description: '' + projects: + - name: 'opencompass' + description: '' + mirrorRelease: false + topic: '' + - name: 'BotChat' + description: '' + mirrorRelease: false + topic: '' + - name: 'LawBench' + description: '' + mirrorRelease: false + topic: '' + - name: 'MMBench' + description: '' + mirrorRelease: false + topic: '' + - name: 'code-evaluator' + description: '' + mirrorRelease: false + topic: '' + - name: 'pytorch_sphinx_theme' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file -- GitLab