Skip to content

Commit

Permalink
add the vllm gaudi into the main readme
Browse files Browse the repository at this point in the history
Signed-off-by: tianyil1 <[email protected]>
  • Loading branch information
tianyil1 committed Jun 6, 2024
1 parent 52b9dba commit d6b3cf6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,14 @@ The initially supported `Microservices` are described in the below table. More `
</tr>
<tr>
<td><a href="./comps/llms/README.md">LLM</a></td>
<td><a href="https://www.langchain.com">LangChain</a></td>
<td><a href="https://huggingface.co/Intel/neural-chat-7b-v3-3">Intel/neural-chat-7b-v3-3</a></td>
<td><a href="https://github.com/HabanaAI/vllm-fork">vLLM Gaudi</a></td>
<td>Gaudi2</td>
<td>LLM on Gaudi2</td>
</tr>
<tr>
<td><a href="./comps/llms/README.md">LLM</a></td>
<td><a href="https://www.langchain.com">LangChain</a></td>
<td><a href="https://huggingface.co/Intel/neural-chat-7b-v3-3">Intel/neural-chat-7b-v3-3</a></td>
<td><a href="https://github.com/vllm-project/vllm/">vLLM</a></td>
Expand Down

0 comments on commit d6b3cf6

Please sign in to comment.