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 38f181f commit 6aca3f4Copy full SHA for 6aca3f4
doc/LLM_KeyData_Example.md
@@ -18,7 +18,7 @@
18
## Prerequisites
19
To run this example, you need: An OpenAI-compatible API key (`OPEN_AI_API_KEY`).
20
21
-Our tests show that even free, small-parameter models(e.g. `Qwen/Qwen3-8B`) can deliver excellent results.
+Our tests show that even free, small-parameter models(e.g. [Qwen/Qwen3-8B](https://huggingface.co/Qwen/Qwen3-8B)) can deliver excellent results.
22
23
> [!TIP]
24
> You can obtain a free API for small-parameter models from [SiliconFlow's Chinese website](https://www.siliconflow.cn/pricing).
0 commit comments