Skip to content

Commit 8e2b119

Browse files
committed
Slight readme changes
Signed-off-by: Lysandre <[email protected]>
1 parent 3f32ad4 commit 8e2b119

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ The screenshot below shows the LLM Router dashboard in Grafana.
3333

3434
![LLM Router Dashboard](./website/static/img/grafana_screenshot.png)
3535

36-
The router is implemented in two ways: Golang (with Rust FFI based on Candle) and Python. Benchmarking will be conducted to determine the best implementation.
36+
The router is implemented in two ways:
37+
- Golang (with Rust FFI based on the [candle](https://github.com/huggingface/candle) rust ML framework)
38+
- Python
39+
Benchmarking will be conducted to determine the best implementation.
3740

3841
#### Auto-Selection of Tools
3942

0 commit comments

Comments
 (0)