Add LLM4AD (#215)

* Update README.md

* Update README_cn.md

* Update README_ja.md

* Update README_cn.md

* Update README.md

* Update README_cn.md

* Update README_ja.md

* Update README.md
This commit is contained in:
Feiliu 2025-02-20 21:31:06 +08:00 committed by GitHub
parent 94f7e936ea
commit 190d765bc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

View file

@ -455,4 +455,9 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> LLMプロンプトをテストおよび評価し、DeepSeekモデルを含む。さまざまなLLMプロバイダーを比較し、回帰をキャッチし、応答を評価します。 </td>
</tr>
<tr>
<td> <img src="https://github.com/Optima-CityU/llm4ad/blob/main/assets/figs/logo_short.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> は、大規模言語モデルLLMを活用した自動アルゴリズム設計のための統一されたオープンソースのPythonベースのプラットフォームです。</td>
</tr>
</table>