You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments