Docs.rs
llm-base-0.1.1
llm-base 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
setzer22
philpax
Dependencies
bytemuck ^1.13.1
normal
ggml ^0.1.1
normal
half ^2.2.1
normal
memmap2 ^0.5.10
normal
partial_sort ^0.2.0
normal
rand ^0.8.5
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
thiserror ^1.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
llm_
base
0.1.1
In llm_
base::
util
llm_base
::
util
Function
mmap_populate
Copy item path
Source
pub fn mmap_populate<T:
MmapAsRawDesc
>(file: T) ->
Result
<
Mmap
,
Error
>
Expand description
mmap with MAP_POPULATE