Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
chg0901 pushed 2 commits to main chg0901/yolo_master
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 ...
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
chg0901 pushed 2 commits to dev_hong chg0901/yolo_master
chg0901 pushed 5 commits to master chg0901/self-llm
chg0901 created a comment on a pull request on datawhalechina/self-llm
@KMnO4-zx 可以review然后制作镜像了
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
chg0901 pushed 3 commits to master chg0901/self-llm
chg0901 created a comment on a pull request on datawhalechina/self-llm
已经修改 @KMnO4-zx
chg0901 pushed 1 commit to master chg0901/self-llm
- update chat template and LoRA target_modules caa6ba3