From 4e50c1c1bfddbe3ebc47340485863a442c2782dd Mon Sep 17 00:00:00 2001 From: yanfangli <63247242+yanfangli85@users.noreply.github.com> Date: Fri, 30 Aug 2024 11:45:06 +0800 Subject: [PATCH] Update dashinfer_integration.md avaliable fix to available --- docs/dashinfer_integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dashinfer_integration.md b/docs/dashinfer_integration.md index 9b2aff22e..b62cb4835 100644 --- a/docs/dashinfer_integration.md +++ b/docs/dashinfer_integration.md @@ -20,4 +20,4 @@ Here is an example: ''' python3 -m fastchat.serve.dashinfer_worker --model-path ~/.cache/modelscope/hub/qwen/Qwen-7B-Chat --conv-template qwen-7b-chat /path/to/dashinfer-model-generation-config.json ''' - All avaliable conversation chat templates are listed at [fastchat/conversation.py](../fastchat/conversation.py) + All available conversation chat templates are listed at [fastchat/conversation.py](../fastchat/conversation.py)