Logo
Explore Help
Sign In
macrocc/MiniCPM5-1B-rust
1
0
Fork 0
You've already forked MiniCPM5-1B-rust
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
564b1e4a091ef37279a169e4495eee1001f20e71
MiniCPM5-1B-rust/Cargo.toml
T

15 lines
235 B
TOML
Raw Normal View History

refactor(项目结构) 重构为 workspace 多成员项目
2026-07-01 14:33:28 +08:00
[workspace]
feat(crates): 发布 minicpm crates 到 Gitea Cargo Registry
2026-07-01 15:45:58 +08:00
members = [
"crates/minicpm-core",
"crates/minicpm-convert",
"crates/minicpm-inference",
feat(转换工具): 1. 添加模型转换示例 2. 更新 Cargo.toml 文件以包含新依赖 3. 删除过时的模型指南文档 4. 更新 README 文件以反映项目结构和使用说明
2026-07-08 15:13:57 +08:00
"examples/convert",
chore(代码变更): 1. 清理无用代码 2. 更新依赖库 3. 优化项目结构 4. 修复小型bug 5. 增加注释以提高可读性
2026-07-08 10:44:32 +08:00
"examples/wgpu-backend",
feat(crates): 发布 minicpm crates 到 Gitea Cargo Registry
2026-07-01 15:45:58 +08:00
]
refactor(项目结构) 重构为 workspace 多成员项目
2026-07-01 14:33:28 +08:00
resolver = "2"
chore(代码变更): 1. 清理无用代码 2. 更新依赖库 3. 优化项目结构 4. 修复小型bug 5. 增加注释以提高可读性
2026-07-08 15:07:21 +08:00
[profile.release]
opt-level = 3
lto = true
codegen-units = 1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 23ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API