Files
2026-03-02 23:22:33 +08:00

14 lines
426 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Qwen3.5-27B Example
本目录保存 Qwen3.5-27B Claude-Opus Distill 的一套已跑通案例,用于后续模型复用时参考。
## 内容
- `docs/`:当时执行的模型专用文档
- `modelscope_upload/`:当时发布用元数据快照
- `artifacts/`:参考产物(如 imatrix
## 说明
该示例主要用于“参数与流程参考”,新模型接入请优先使用根目录 `docs/` 的模板文档。