Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

chg0901

chg0901 pushed 2 commits to main chg0901/yolo_master
  • update readme in hands-on f73c317
  • Merge pull request #22 from chg0901/dev_hong update readme in hands-on e6b17f1

View on GitHub

chg0901 closed a pull request on chg0901/yolo_master
update readme in hands-on
chg0901 pushed 1 commit to dev_hong chg0901/yolo_master
  • update readme in hands-on f73c317

View on GitHub

chg0901 pushed 21 commits to dev chg0901/yolo_master
  • Merge pull request #13 from chg0901/main main2devhong 18bd02c
  • Merge pull request #16 from chg0901/main main2devhong 706ecfe
  • docs: 增加注释 cc38c30
  • feat: 上传notebook 99b0b0c
  • feat: 新增可视化 9ea8b31
  • feat: 拆分工具函数 99eca2f
  • feat: 修改格式 c948c35
  • feat: 上传对比实验代码 5e05bcb
  • docs: 上传对比实验日志文件 304a772
  • Merge pull request #18 from TingsongYu/feat-experiment 上传notebook d4af317
  • Merge pull request #19 from chg0901/main pr 18 1cc8d51
  • file moving 54d6f06
  • file moving 2 737a7f4
  • dataset ignore eb29ac8
  • v3 from scratch 951f588
  • yolo v3 from scratch 6bcb471
  • gitignore 7ca10f3
  • old upload 8f34bca
  • update readme da8401b
  • change structure and add v3 scratch codes (#20) change structure and add v3 scratch codes 7cd3e4d
  • and 1 more ...

View on GitHub

chg0901 closed a pull request on chg0901/yolo_master
main2dev
chg0901 opened a pull request on chg0901/yolo_master
main2dev
chg0901 pushed 12 commits to main chg0901/yolo_master
  • Merge pull request #13 from chg0901/main main2devhong 18bd02c
  • Merge pull request #16 from chg0901/main main2devhong 706ecfe
  • Merge pull request #19 from chg0901/main pr 18 1cc8d51
  • file moving 54d6f06
  • file moving 2 737a7f4
  • dataset ignore eb29ac8
  • v3 from scratch 951f588
  • yolo v3 from scratch 6bcb471
  • gitignore 7ca10f3
  • old upload 8f34bca
  • update readme da8401b
  • change structure and add v3 scratch codes (#20) change structure and add v3 scratch codes 7cd3e4d

View on GitHub

chg0901 closed a pull request on chg0901/yolo_master
change structure and add v3 scratch codes
chg0901 pushed 2 commits to dev_hong chg0901/yolo_master

View on GitHub

chg0901 opened a pull request on chg0901/yolo_master
change structure and add v3 scratch codes
chg0901 pushed 1 commit to dev_hong chg0901/yolo_master

View on GitHub

chg0901 pushed 5 commits to dev_hong chg0901/yolo_master

View on GitHub

chg0901 closed a pull request on chg0901/yolo_master
pr 18
chg0901 pushed 8 commits to main chg0901/yolo_master
  • docs: 增加注释 cc38c30
  • feat: 上传notebook 99b0b0c
  • feat: 新增可视化 9ea8b31
  • feat: 拆分工具函数 99eca2f
  • feat: 修改格式 c948c35
  • feat: 上传对比实验代码 5e05bcb
  • docs: 上传对比实验日志文件 304a772
  • Merge pull request #18 from TingsongYu/feat-experiment 上传notebook d4af317

View on GitHub

chg0901 closed a pull request on chg0901/yolo_master
上传notebook
上传notebook
chg0901 starred anarchysaiko/academicagentsV2
chg0901 starred sipeed/MaixPy
chg0901 created a branch on chg0901/self-llm

patch-1 - 《开源大模型食用指南》基于AutoDL快速部署开源大模型,更适合中国宝宝的部署教程

chg0901 deleted a branch chg0901/self-llm

patch-1

chg0901 pushed 5 commits to master chg0901/self-llm
  • Add MiniCPM-o 2.6 多模态语音能力 6214252
  • Merge pull request #339 from chg0901/master InternLM3-8B-Instruct task1234整合测试 75077c3
  • Merge branch 'datawhalechina:master' into master ae58f33
  • rename and add number 78e97d8
  • Merge pull request #340 from Kedreamix/master Add MiniCPM-o 2.6 多模态语音能力 1acab23

View on GitHub

chg0901 pushed 5 commits to master chg0901/self-llm
  • delete .keep files 0f51008
  • 01 fastapi不是调用修改调整和改名 abd5ac4
  • 02 images 5fa4b42
  • 02 markdown和python代码 a88be4e
  • MiniCPM-o-2_6 02 webdemo修改 (含有01 fastapi 优化) e62fa68

View on GitHub

chg0901 created a comment on a pull request on datawhalechina/self-llm
@KMnO4-zx 可以review然后制作镜像了

View on GitHub

chg0901 opened a pull request on datawhalechina/self-llm
InternLM3-8B-Instruct task1234整合测试
**fast API 路由调整** 最初尝试添加了 /v1/chat 路径和根路由的 GET 方法 后来回滚到只使用根路由 / 作为 POST 端点 最终确定使用 /v1/chat 作为标准 API 路径 **fast API代码示例更新** 修改了 curl 和 Python requests 示例中的 API 路径 保持了示例代码的一致性 **fast API 错误处理说明...
chg0901 pushed 6 commits to master chg0901/self-llm
  • update env setting and model downloading 39ec2c5
  • LoRA, 命名规范 带空格的file name 44c4481
  • 按照pull 333中的修改 - https://github.com/datawhalechina/self-llm/pull/333 cae6e77
  • 修改fastapi 01图片 f52cf61
  • 主要改动说明: 统一修改环境准备,模型下载和模型路径 添加了FastAPI的元数据配置,支持自动生成API文档 新增了GET方法的根路由,返回API状态信息 将原有的POST处理移到了 /v1/chat 路径下,使API结构更清晰 添... fe45b39
  • 统一修改环境准备,模型下载和模型路径 234 fd09ec8

View on GitHub

chg0901 pushed 3 commits to master chg0901/self-llm
  • add InternLM3-8b-instruct fastapi 添加InternLM3-8b-instruct fastapi部署的内容 6acfae7
  • Merge pull request #334 from chg0901/master 04-InternLM3-8B-Instruct-Lora Hong ea834e4
  • Merge pull request #333 from gzhuuser/InternLM3-fastapi add InternLM3-8b-instruct fastapi ac78b60

View on GitHub

chg0901 created a comment on a pull request on datawhalechina/self-llm
已经修改 @KMnO4-zx

View on GitHub

chg0901 pushed 1 commit to master chg0901/self-llm
  • update chat template and LoRA target_modules caa6ba3

View on GitHub

Load more