Docs.rs
llama-cpp-sys-2-0.1.109
llama-cpp-sys-2 0.1.109
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MarcusDunn
Dependencies
bindgen ^0.69.5
build
cc ^1.2.29
build
cmake ^0.1
build
find_cuda_helper ^0.2.0
build
glob ^0.3.2
build
walkdir ^2
build
Versions
1.51%
of the crate is documented
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
llama_
cpp_
sys_
2
0.1.109
llama_cpp_sys_2
Function
llama_get_embeddings
Copy item path
Source
pub unsafe extern "C" fn llama_get_embeddings( ctx:
*mut
llama_context
, ) ->
*mut
f32