New intent classification engine - MiniLM L6v2 and MiniLM L12v2 ONNX
This commit is contained in:
parent
4815c7f9bb
commit
8e830334e8
25 changed files with 61932 additions and 150 deletions
|
|
@ -45,4 +45,4 @@ mlua = { version = "0.11.5", features = ["lua55", "vendored", "async", "serde"]
|
|||
reqwest = { version = "0.13.1", features = ["blocking", "json"] }
|
||||
tempfile = "^3.24"
|
||||
winrt-notification = "0.5"
|
||||
fastembed = "^5.8.1"
|
||||
fastembed = { version = "^5.8.1", default-features = false, features = ["ort-download-binaries"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue