Docs.rs
ripvec-core-0.8.2
ripvec-core 0.8.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fnordpig
Dependencies
accelerate-src ^0.3
normal
optional
anyhow ^1.0
normal
blake3 ^1.8.3
normal
blas-src ^0.14
normal
optional
block2 ^0.6
normal
optional
crossbeam-channel ^0.5
normal
cudarc ^0.19.4
normal
optional
dirs ^6.0.0
normal
hf-hub ^0.5.0
normal
ignore ^0.4
normal
libc ^0.2
normal
memchr ^2.7
normal
memmap2 ^0.9
normal
mlx-rs ^0.25
normal
optional
ndarray ^0.17
normal
objc2 ^0.6
normal
optional
objc2-foundation ^0.3
normal
optional
objc2-metal ^0.3
normal
optional
objc2-metal-performance-shaders ^0.3
normal
optional
openblas-src ^0.10
normal
optional
rand ^0.10.0
normal
rand_chacha ^0.10.0
normal
rand_distr ^0.6.0
normal
rayon ^1.10
normal
rkyv ^0.8.15
normal
safetensors ^0.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
streaming-iterator ^0.1
normal
tantivy ^0.25
normal
thiserror ^2.0
normal
tokenizers ^0.22.2
normal
tracing ^0.1
normal
tree-sitter ^0.24
normal
tree-sitter-c ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-go ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-typescript ^0.23
normal
zstd ^0.13
normal
criterion ^0.8
dev
half ^2.7.1
dev
tempfile ^3
dev
tokenizers ^0.22.2
dev
Versions
99.78%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
DEFAULT_BATCH_SIZE
ripvec_
core
0.8.2
In ripvec_
core::
embed
ripvec_core
::
embed
Constant
DEFAULT_
BATCH_
SIZE
Copy item path
Source
pub const DEFAULT_BATCH_SIZE:
usize
= 32;
Expand description
Default batch size for embedding inference.