We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78f537 commit dac5c8cCopy full SHA for dac5c8c
config/provider.md
@@ -131,4 +131,10 @@ AstrBot 支持加载使用 `LlamaFactory` 微调的模型。
131
- `adapter_model_path` 适配器模型路径。如微调好的 `Lora` 模型。
132
- `llmtuner_template` 基座模型的类型。如 `llama3`, `qwen`。请参考 `LlamaFactory` 的文档。
133
- `finetuning_type` 微调类型。如 `lora`。
134
-- `quantization_bit` 量化位数。如 `4`, `8`。
+- `quantization_bit` 量化位数。如 `4`, `8`。
135
+
136
+## Dify
137
138
+AstrBot 支持接入 Dify。
139
140
+请参考 [接入 Dify](/others/dify)。
0 commit comments