struct

Speak::ActiveSettings

Inherits JSON::Serializable / Struct / Value / Object

Represents the active settings (read from config.json

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

context_size
Source
context_size=(context_size : Int32)
Source
cpu_cores
Source
cpu_cores=(cpu_cores : Int32)
Source
free_disk_space_mb
Source
free_disk_space_mb=(free_disk_space_mb : UInt64)
Source
has_avx2
Source
has_avx2=(has_avx2 : Bool)
Source
max_tokens
Source
max_tokens=(max_tokens : Int32)
Source
model_file
Source
model_file=(model_file : String)
Source
model_quant
Source
model_quant=(model_quant : String)
Source
temperature
Source
temperature=(temperature : Float64)
Source