Commit Graph

9 Commits

Author SHA1 Message Date
273265088@qq.com aec47e47af 给 glm-ocr 添加 gguf 和 onnx 格式推理 2026-03-26 17:42:58 +08:00
273265088@qq.com b6b970fd25 添加 All-MiniLM-L6-v2-Embedding 模型 2026-03-26 13:40:24 +08:00
273265088@qq.com a74b67c93f 主要改了 vendor/esaxx-rs/build.rs:只在 crt-static 目标下才启用 static_crt(true),用来修复 Windows 下常见的 MSVC 运行库冲突 2026-03-25 16:05:00 +08:00
273265088@qq.com b8d8732c3d 添加 rerank 和 embedding模型支持,并且添加 onnx 模型 2026-03-24 16:18:39 +08:00
jhqxxx ca57a7245c update docs 2026-03-17 21:35:54 +08:00
jhqxxx d2524d6a19 merge glm-ocr model 2026-03-07 18:08:06 +08:00
jhqxxx 4ae8b0b2f4 add Qwen3.5 model 2026-03-05 21:57:03 +08:00
XiaoYang fd3ebc8d1c docs: update supported models documentation with new models and licensing info 2026-02-06 17:05:08 +08:00
XiaoYang c582c4cd0a docs: update and optimize README and project documentation system
- Update README.md with improved formatting, logo, badges,
  and comprehensive documentation
- Add README.en.md with English translation of the documentation
- Include detailed quick start guide, CLI reference,
  and supported models table
- Add changelog information highlighting recent features
- Add script directory and adjust script file locations
2026-02-06 16:13:50 +08:00