Commit Graph

31 Commits

Author SHA1 Message Date
小铭 3d618a76ff Add support for personal WeChat in deployment section 2026-03-25 16:59:01 +08:00
小铭 1779b5d8af Update acknowledgment section in README_zh.md 2026-01-20 10:54:13 +08:00
xming521 a02b23bb2f chore: update Python version in README files
- Changed the recommended Python version from 3.10 to 3.12 in both `README.md` and `README_zh.md`.
2026-01-04 16:24:19 +08:00
小铭 30b9ca059e Add online fine-tuning section to README
Added section for online fine-tuning with Lab4AI.
2025-10-11 17:41:20 +08:00
xming521 a05bb7e856 Merge remote-tracking branch 'origin/master' into dev 2025-08-10 10:30:49 +08:00
小铭 f22556c74c Update README_zh.md 2025-07-19 16:37:43 +08:00
xming521 5a560adafb perf(train): optimize default training configs
Increases LoRA rank from 4 to 16 in example and default configurations.
This aims to improve model fine-tuning effectiveness.

Adjusts per-device batch size and gradient accumulation steps. This
maintains the same effective batch size while potentially reducing
memory usage.

Standardizes LoRA dropout to 0.25 across configurations.

Updates READMEs to clarify model performance expectations.
2025-07-17 22:21:54 +08:00
小铭 51cc0f7b42 Merge branch 'master' into dev 2025-07-16 15:42:22 +08:00
xming521 6ffa7a64b7 docs: update WhatsApp support status
Reflects that WhatsApp deployment support is currently under development or review.
2025-07-16 15:42:01 +08:00
xming521 67232998fa chore: ignore WC-exp directory 2025-07-16 14:16:47 +08:00
xming521 785ad1472a remove wechat 2025-07-16 11:21:11 +08:00
xming521 49d62b3fda performance(PII): add batch PII detection
Implements batch processing for PII detection to improve
performance. Also, fixes a bug in the PII detection logic
and updates the installation instructions in the README.
2025-07-14 12:55:01 +08:00
Junyan Qin (Chin) 4b887fc547 Update README_zh.md 2025-07-08 20:48:41 +08:00
xming521 c4fc9a867d Fix Regarding deepspeed version#184
Updates the deepspeed installation command in the README files to specify a maximum version.

Also adds an example of downloading the default model using ModelScope in README_zh.md.

Finally, increments the project version to 0.3.01.
2025-07-08 16:48:07 +08:00
xming521 7c497ad012 docs: update documentation links 2025-07-06 18:11:12 +08:00
小铭 ed989d2bc7 Update README_zh.md 2025-07-06 11:04:03 +08:00
小铭 1d983d3960 Update README_zh.md 2025-07-05 20:43:25 +08:00
小铭 12ff1bb4d6 Update README_zh.md 2025-07-05 20:05:56 +08:00
xming521 d113218e42 更新README文档;修改清理策略中的评分解析逻辑。 2025-07-04 20:51:38 +08:00
xming521 f9718b8af0 更新README文档,调整链接格式,添加教程资源,并修复排版问题。 2025-07-03 20:08:13 +08:00
xming521 9a26852c55 更新README文档。 2025-07-02 10:53:10 +08:00
xming521 2b13b70b3e 更新README文档,添加Telegram数据导出说明,修改数据预处理配置说明,调整示例配置文件中的语言设置和参数 2025-07-01 21:35:58 +08:00
xming521 72314b1649 更新README文档 2025-07-01 20:17:23 +08:00
xming521 38113a2524 翻译注释日志为英文 2025-07-01 20:00:34 +08:00
xming521 c94f789868 更新README文档,替换测试数据路径为新的评估数据文件。 2025-06-29 20:27:52 +08:00
xming521 4784e3968e 更新README文档,在settings.template.jsonc中添加media_dir字段。 2025-06-29 16:26:07 +08:00
xming521 2f9cc52955 更新pyproject.toml以添加pip依赖;优化README文档,增强数据预处理说明;调整日志系统配置,支持从配置文件读取日志等级;重构PII检测器,简化代码并添加自定义识别器;更新数据处理逻辑以支持多语言和隐私过滤。 2025-06-27 23:05:45 +08:00
xming521 b265edf2fc 更新依赖项,将commentjson替换为pyjson5;优化README文档,修正项目文档链接;添加聊天平台适配表格以支持不同平台的消息类型。 2025-06-26 15:10:09 +08:00
xming521 fc89b802a5 更新版本号至0.2.25,优化README文档,修正数据处理逻辑以支持Telegram平台,添加图像复制功能,改进消息类型处理。 2025-06-25 10:50:42 +08:00
xming521 c9cf076fa9 更新.gitignore以支持多种图片格式,移除pyproject.toml中的清华源配置,并更新README.md以添加Telegram聊天记录导出说明及LangBot集成信息。 2025-06-20 16:30:01 +08:00
xming521 e6d0ff9bb9 更新README.md,增加对图片模态数据微调的支持说明,并调整更新日志标题为“近期更新”。 2025-06-20 12:10:48 +08:00