Skip to content

Commit 0ebd63a

Browse files
committed
README: Badges
1 parent b5474e3 commit 0ebd63a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ Venus es el planeta más caliente, con hasta 475 grados Celsius.
4444

4545
The continuous integration workflows for Chat LLM include evaluation tests in English, Spanish, German, French, Italian, and Indonesian.
4646

47+
[![English tests](https://github.com/ariya/chat-llm/actions/workflows/english.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/english.yml)
48+
[![Spanish tests](https://github.com/ariya/chat-llm/actions/workflows/spanish.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/spanish.yml)
49+
[![French tests](https://github.com/ariya/chat-llm/actions/workflows/french.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/french.yml)
50+
[![German tests](https://github.com/ariya/chat-llm/actions/workflows/german.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/german.yml)
51+
[![Italian tests](https://github.com/ariya/chat-llm/actions/workflows/italian.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/italian.yml)
52+
[![Indonesian tests](https://github.com/ariya/chat-llm/actions/workflows/indonesian.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/indonesian.yml)
53+
[![Language switch](https://github.com/ariya/chat-llm/actions/workflows/lang-switch.yml/badge.svg)](https://github.com/ariya/chat-llm/actions/workflows/lang-switch.yml)
54+
4755
## Using Local LLM Servers
4856

4957
Supported local LLM servers include [llama.cpp](https://github.com/ggerganov/llama.cpp), [Jan](https://jan.ai), [Ollama](https://ollama.com), [Cortex](https://cortex.so), [LocalAI](https://localai.io), [LM Studio](https://lmstudio.ai), and [Msty](https://msty.app).

0 commit comments

Comments
 (0)