书生大模型实战营第四期-入门岛-3. Git关卡任务

书生大模型实战营第四期-入门岛-3. Git关卡任务

书生大模型实战营-第四期

闯关手册:https://github.com/InternLM/Tutorial/blob/camp4/docs/L0/git/task.md

任务概览

  • 任务1: 破冰活动:自我介绍
  • 任务2: 实践项目:构建个人项目

任务1: 破冰活动:自我介绍

任务内容

每位参与者提交一份自我介绍。 提交地址:https://github.com/InternLM/Tutorial 的 class 分支~

  1. 命名格式为 .md,其中 是您的报名问卷UID。
  2. 文件路径应为 ./icamp4/。
  3. 【大家可以叫我】内容可以是 GitHub 昵称、微信昵称或其他网名。
  4. 在 GitHub 上创建一个 Pull Request,提供对应的 PR 链接。

作业提交

PR链接: https://github.com/InternLM/Tutorial/pull/2689

PR

任务2: 实践项目:构建个人项目

任务内容

  1. 创建并维护一个公开的大模型相关项目或笔记仓库。
  2. 提交作业时,提供您的 GitHub 仓库链接。
  3. 如果您不常使用 GitHub,您可以选择其他代码管理平台,如 Gitee,并提交相应的链接。
  4. 仓库介绍中添加超链接跳转 GitHub 仓库(https://github.com/InternLM/Tutorial)
  5. 将此项目报名参加第四期实战营项目评选将解锁 30% A100 和 168 团队算力点资源,报名链接:https://aicarrier.feishu.cn/wiki/JuXvwHzGni2A2Rksd8Rczpvxngb

作业提交

github仓库链接,用于记录个人大模型学习笔记及练习代码:

# github创建仓库,name为LLMTutorail,选择public,其他参数默认。按照提示在本地克隆仓库并完成初始化及提交。
(myenv) root@intern-studio-50014188:~/camp4/L0/git# git clone https://github.com/lldhsds/LLMTutorail.git
(myenv) root@intern-studio-50014188:~/camp4/L0/git# cd LLMTutorail/
# 创建readme文件,并写入超链接跳转仓库
(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# vim README.md

# LLMTutorail
[InternLM-Tutorial](https://github.com/InternLM/Tutorial)

(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# git init
Reinitialized existing Git repository in /root/camp4/L0/git/LLMTutorail/.git/

(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# git add README.md 
(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# git commit -m "first commit"
[master (root-commit) 4077c92] first commit
 1 file changed, 1 insertion(+)
 create mode 100644 README.md

(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# git branch -M main
(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# git remote add origin https://github.com/lldhsds/LLMTutorail.git
fatal: remote origin already exists.
(myenv) root@intern-studio-50014188:~/camp4/L0/git/LLMTutorail# git branch -a

查看仓库:

repo

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

lldhsds

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值