yi-01-ai commited on
Commit
0f8db85
1 Parent(s): fe75ec0

Auto Sync from git://github.com/01-ai/Yi.git/commit/c6f1c51b91bb866ba356c6ba634ea448443eea51

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -293,6 +293,7 @@ If you're seeking to explore the diverse capabilities within Yi's thriving famil
293
  #### API
294
 
295
  - [amazing-openai-api](https://github.com/soulteary/amazing-openai-api): this tool converts Yi model APIs into the OpenAI API format out of the box.
 
296
 
297
  <div align="right"> [ <a href="#building-the-next-generation-of-open-source-and-bilingual-llms">Back to top ⬆️ </a> ] </div>
298
 
 
293
  #### API
294
 
295
  - [amazing-openai-api](https://github.com/soulteary/amazing-openai-api): this tool converts Yi model APIs into the OpenAI API format out of the box.
296
+ - [LlamaEdge](https://www.secondstate.io/articles/yi-34b/#create-an-openai-compatible-api-service-for-the-yi-34b-chat-model): this tool builds an OpenAI-compatible API server for Yi-34B-Chat using a portable Wasm (WebAssembly) file, powered by Rust.
297
 
298
  <div align="right"> [ <a href="#building-the-next-generation-of-open-source-and-bilingual-llms">Back to top ⬆️ </a> ] </div>
299