We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a260c0 commit a796db6Copy full SHA for a796db6
docs/zh/docs/dmc/model-hub/get-model-image.md
@@ -40,7 +40,7 @@ d.run 模型中心支持接入 [HuggingFace Transformers](https://huggingface.co
40
多模态语言模型列表:
41
42
| 模型类型 | 架构 | 模态 | 示例 HuggingFace 模型 | LoRA 支持 |
43
-|--------------------------------|-----------------------------------|----------------------------|----------------------------|---------------|
+|----------|-----|------|------------------------|-----------|
44
| `Blip2ForConditionalGeneration` | BLIP-2 | 图像生成 (ImageE) | `Salesforce/blip2-opt-2.7b`, `Salesforce/blip2-opt-6.7b` 等 | ✅ |
45
| `ChameleonForConditionalGeneration` | Chameleon | 图像生成 (Image) | `facebook/chameleon-7b` 等 | ✅ |
46
| `FuyuForCausalLM` | Fuyu | 图像生成 (Image) | `adept/fuyu-8b` 等 | ✅ |
0 commit comments