ended9월 6일· 1 sources

Semantic Search in C++ without Python, libtorch or ONNX Runtime

Why it matters

Ask how to run a transformer model from C++ and you get two answers: link libtorch, or convert the model and link ONNX Runtime. Both work. Both are large, both want a toolchain of their own, and both ...

1
Sources
+0
24h
Growth
15d
Active

Sources

Related Issues