v0.3.0
🎉 What's Changed
- Support fine-tuning of
Telegramchat logs - Utilize
presidiofor privacy filtering - Added multilingual support configuration
- Optimized vllm inference and decoding parsing
- Optimized the logging system, hooked other dependency logging, and added log level configuration
- Translated log printing and code comments to English
- Migrated commentjson dependency to pyjson5
- Added/Updated CLI commands
- Other (e.g., examples, tests, README) Version upgraded with some text updates for consistency and clarity.
🐛 Bug fix
fix #172 fix #170
Full Changelog: https://github.com/xming521/WeClone/compare/v0.2.24...v0.3.0
🥰 更新内容
- 支持Telegram聊天记录微调
- 使用presidio进行隐私过滤
- 添加多语种支持配置;
- 优化vllm推理、解码解析
- 优化日志系统,hook其他依赖logging,添加日志等级配置
- 日志打印、代码注释翻译为英文
- 迁移commentjson依赖为pyjson5
- 添加/更新了CLI命令
- 其他(例如示例、测试、README) 版本升级并进行了一些文本更新以保持一致性和清晰性。