mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 04:12:59 +00:00
docs: Add all available HF/sentence transformers embedding models list (#1134)
Solves - https://github.com/lancedb/lancedb/issues/968
This commit is contained in:
committed by
Weston Pace
parent
f97c7dad8c
commit
b916f5f132
1
.github/workflows/node.yml
vendored
1
.github/workflows/node.yml
vendored
@@ -20,6 +20,7 @@ env:
|
||||
# "1" means line tables only, which is useful for panic tracebacks.
|
||||
#
|
||||
# Use native CPU to accelerate tests if possible, especially for f16
|
||||
# target-cpu=haswell fixes failing ci build
|
||||
RUSTFLAGS: "-C debuginfo=1 -C target-cpu=haswell -C target-feature=+f16c,+avx2,+fma"
|
||||
RUST_BACKTRACE: "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user