8000 Update project.json by aJupyter · Pull Request #579 · InternLM/Tutorial · GitHub
[go: up one dir, main page]

Skip to content

Update project.json #579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update project.json
  • Loading branch information
aJupyter authored Mar 12, 2024
commit e661a9cd94a9b7f5b738f30d690c918a86ffdb29
12 changes: 12 additions & 0 deletions projects/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,18 @@
"app": "https://openxlab.org.cn/apps/detail/youngdon/AMchat",
"bilibili": "https://www.bilibili.com/video/BV14v421i7So/"
},
{
"title": "EmoLLM 心理健康大模型",
"tags": [
"other",
"role",
"repository"
],
"github": "https://github.com/SmartFlowAI/EmoLLM",
"model": "https://openxlab.org.cn/models/detail/ajupyter/EmoLLM_aiwei",
"app": "https://openxlab.org.cn/apps/detail/ajupyter/EmoLLM-aiwei",
"bilibili": "https://www.bilibili.com/video/BV1Sw4m1Z7GC/"
},
{
"title": "张三普法:民法典大模型",
"tags": [
Expand Down
0