Skip to content

Commit 11d3fc9

Browse files
authored
Slight readme changes (#25)
1 parent 3ce8a6e commit 11d3fc9

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
@@ -34,7 +34,10 @@ The screenshot below shows the LLM Router dashboard in Grafana.
3434

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

37-
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.
37+
The router is implemented in two ways:
38+
- Golang (with Rust FFI based on the [candle](https://github.com/huggingface/candle) rust ML framework)
39+
- Python
40+
Benchmarking will be conducted to determine the best implementation.
3841

3942
#### Auto-Selection of Tools
4043

0 commit comments

Comments
 (0)