Docs.rs
  • llama-cpp-sys-4-0.1.94
    • llama-cpp-sys-4 0.1.94
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eugenehp
    • Dependencies
      • bindgen ^0.71.1 build
      • cc ^1.2.13 build
      • cmake ^0.1 build
      • glob ^0.3.2 build
    • Versions
    • 4.75% 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_40.1.94

Module common

Module Items

  • Structs
  • Constants
  • Type Aliases

In crate llama_cpp_sys_4

llama_cpp_sys_4

Module common

Source
Expand description

Manual wrapper for values in llama.cpp/common/common.h

Structs§

common_params
common_sampler_params
common sampler params

Constants§

COMMON_SAMPLER_TYPE_DRY
COMMON_SAMPLER_TYPE_INFILL
COMMON_SAMPLER_TYPE_MIN_P
COMMON_SAMPLER_TYPE_NONE
COMMON_SAMPLER_TYPE_TEMPERATURE
COMMON_SAMPLER_TYPE_TFS_Z
COMMON_SAMPLER_TYPE_TOP_K
COMMON_SAMPLER_TYPE_TOP_P
COMMON_SAMPLER_TYPE_TYPICAL_P
COMMON_SAMPLER_TYPE_XTC

Type Aliases§

common_sampler_type