Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buyukakyuz/rig
/ functions
Functions
938 in github.com/buyukakyuz/rig
⨍
Functions
938
◇
Types & classes
217
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/node.rs:705
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-coordinator/src/generation.rs:112
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-coordinator/src/request.rs:38
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-coordinator/src/state.rs:64
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-core/src/types/stop.rs:24
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-core/src/types/protocol.rs:20
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
crates/rig-core/src/types/id.rs:39
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
crates/rig-core/src/types/node.rs:20
Method
forward
( &self, x: &Tensor, index_pos: usize, rope_cache: &RopeCache, kv_cach
crates/rig-runtime-candle/src/layers/attention.rs:42
Method
forward
( &self, x: &Tensor, index_pos: usize, rope_cache: &RopeCache, kv_cach
crates/rig-runtime-candle/src/layers/block.rs:34
Method
forward
(&self, input: &Tensor)
crates/rig-runtime-candle/src/weights/linear.rs:7
Method
forward
(&self, input: &Tensor)
crates/rig-runtime-candle/src/weights/quantized.rs:36
Method
from
(stats: rig_core::UsageStats)
crates/rig-cli/src/output.rs:37
Method
from
(msg: WorkerMessage)
crates/rig-core/src/types/protocol.rs:225
Method
from
(dims: Vec<usize>)
crates/rig-core/src/types/tensor.rs:80
Method
from
(addr: SocketAddr)
crates/rig-core/src/types/node.rs:241
Method
from_bytes
( bytes: Vec<u8>, dtype: DType, shape: Shape, metadata: ActivationMetadata,
crates/rig-core/src/types/tensor.rs:176
Method
from_file
(path: impl AsRef<Path>)
crates/rig-runtime-candle/src/config.rs:89
Method
from_file
(path: impl AsRef<Path>)
crates/rig-runtime-candle/src/gguf_config.rs:166
Method
from_file
(path: &Path)
crates/rig-cli/src/config.rs:43
Method
from_gguf_content
(content: &gguf_file::Content)
crates/rig-runtime-candle/src/gguf_config.rs:65
Method
from_json
(json: &str)
crates/rig-runtime-candle/src/config.rs:94
Method
from_loaded
( loaded: LoadedPartition, assignment: Assignment, prev_peer: Option<PeerConnection<T>
crates/rig-worker/src/stage.rs:35
Method
from_node_info
(info: &NodeInfo, status: NodeStatus)
crates/rig-core/src/types/protocol.rs:458
Method
from_slice
(dims: &[usize])
crates/rig-core/src/types/tensor.rs:39
Method
from_str
(s: &str)
crates/rig-core/src/types/id.rs:47
Method
from_uuid
(uuid: Uuid)
crates/rig-core/src/types/id.rs:27
Method
generate_default_config
()
crates/rig-cli/src/config.rs:150
Function
generate_default_config_produces_valid_toml
()
crates/rig-cli/src/config.rs:397
Function
generation_default_values
()
crates/rig-cli/src/config.rs:482
Function
generation_params_builder
()
crates/rig-core/src/types/request.rs:539
Function
generation_params_defaults
()
crates/rig-core/src/types/request.rs:553
Function
generation_serde_roundtrip
()
crates/rig-cli/src/config.rs:492
Method
get_generation_session
( &self, request_id: RequestId, )
crates/rig-coordinator/src/state.rs:642
Method
get_pipeline_status
( &self, pipeline_id: PipelineId, )
crates/rig-coordinator/src/state.rs:453
Method
get_token_ids
(model_path: &Path)
crates/rig-runtime-candle/src/runtime.rs:332
Method
gpu
(tflops_estimate: f32)
crates/rig-core/src/types/node.rs:68
Method
has_bias
(&self)
crates/rig-runtime-candle/src/weights/linear.rs:11
Method
has_bias
(&self)
crates/rig-runtime-candle/src/weights/quantized.rs:44
Method
has_capacity
(&self, additional: usize)
crates/rig-core/src/types/tensor.rs:246
Method
has_generation_session
(&self, request_id: RequestId)
crates/rig-coordinator/src/state.rs:686
Method
has_lm_head
(&self)
crates/rig-runtime-candle/src/partition/mod.rs:465
Method
has_next_peer
(&self)
crates/rig-worker/src/stage.rs:124
Method
has_prev_peer
(&self)
crates/rig-worker/src/stage.rs:119
Method
has_tokenizer
(&self)
crates/rig-core/src/types/partition.rs:43
Method
head_dim
(&self)
crates/rig-runtime-candle/src/gguf_config.rs:60
Function
heartbeat_request_creation
()
crates/rig-core/src/types/protocol.rs:537
Function
heartbeat_request_with_metrics
()
crates/rig-core/src/types/protocol.rs:546
Function
helper_methods
()
crates/rig-worker/src/error.rs:101
Method
id
(&self)
crates/rig-runtime-candle/src/runtime.rs:118
Method
index
(&self)
crates/rig-core/src/types/id.rs:151
Function
inference_output_variants
()
crates/rig-core/src/types/request.rs:570
Function
inference_request_builder
()
crates/rig-core/src/types/request.rs:561
Function
inference_request_serialization_roundtrip
()
crates/rig-core/src/types/request.rs:627
Function
inference_result_variants
()
crates/rig-core/src/types/request.rs:594
Method
interpret_rope_scaling
(&self, _config: &RopeScalingConfig)
crates/rig-runtime-candle/src/model/mod.rs:170
Method
interpret_rope_scaling
(&self, _config: &RopeScalingConfig)
crates/rig-runtime-candle/src/model/mistral.rs:43
Method
into_partition
(self)
crates/rig-core/src/types/partition.rs:31
Method
into_parts
(self)
crates/rig-message-bincode/src/channel.rs:39
Method
is_first
(&self)
crates/rig-core/src/types/pipeline.rs:103
Method
is_first_stage
(&self)
crates/rig-core/src/types/pipeline.rs:204
Method
is_gqa
(&self)
crates/rig-runtime-candle/src/config.rs:115
Method
is_last
(&self, total_layers: usize)
crates/rig-core/src/types/pipeline.rs:108
Method
is_last_stage
(&self)
crates/rig-core/src/types/pipeline.rs:209
Method
is_mqa
(&self)
crates/rig-runtime-candle/src/config.rs:120
Method
is_multi_stage_active
(&self, request_id: RequestId)
crates/rig-coordinator/src/state.rs:598
Method
is_nil
(&self)
crates/rig-core/src/types/id.rs:22
Method
is_registered
(&self, node_id: NodeId)
crates/rig-coordinator/src/state.rs:406
Method
is_success
(&self)
crates/rig-core/src/types/request.rs:277
Method
is_tcp
(&self)
crates/rig-core/src/types/node.rs:205
Method
is_text
(&self)
crates/rig-core/src/types/request.rs:47
Method
is_tokens
(&self)
crates/rig-core/src/types/request.rs:42
Method
is_unix
(&self)
crates/rig-core/src/types/node.rs:210
Function
join_result_accessors
()
crates/rig-core/src/types/request.rs:604
Method
kv_cache
(&self)
crates/rig-core/src/traits/runtime.rs:26
Method
kv_cache_mut
(&mut self)
crates/rig-core/src/traits/runtime.rs:29
Function
large_message_transfer
()
crates/rig-transport-tcp/tests/integration.rs:45
Method
last_stage
(prev: PeerAddress)
crates/rig-core/src/types/pipeline.rs:188
Method
layer
(&self, idx: usize)
crates/rig-runtime-candle/src/cache.rs:278
Method
listen_addr
(&self)
crates/rig-coordinator/src/server.rs:55
Function
listen_rejects_unix_address
()
crates/rig-transport-tcp/src/factory.rs:155
Method
load_gguf
( model_path: &std::path::Path, spec: &PartitionSpec, device: &Device, )
crates/rig-runtime-candle/src/partition/mod.rs:198
Method
load_gguf_partition
( model_path: PathBuf, partition: PartitionSpec, device: Device, )
crates/rig-runtime-candle/src/runtime.rs:192
Method
load_gguf_partition_with_context
( model_path: PathBuf, partition: PartitionSpec, device: Device, context_lengt
crates/rig-runtime-candle/src/runtime.rs:230
Method
load_gguf_with_context
( model_path: &std::path::Path, spec: &PartitionSpec, device: &Device, request
crates/rig-runtime-candle/src/partition/mod.rs:207
Method
load_linear
(&self, name: &str, with_bias: bool)
crates/rig-runtime-candle/src/weights/gguf.rs:60
Method
load_linear
(&self, name: &str, with_bias: bool)
crates/rig-runtime-candle/src/weights/safetensor.rs:33
Method
load_partition
( &self, model: &ModelSpec, partition: &PartitionSpec, )
crates/rig-runtime-candle/src/runtime.rs:160
Method
load_rope_scaling_from_config
( config_path: impl AsRef<Path>, )
crates/rig-runtime-candle/src/gguf_config.rs:177
Method
load_safetensor
( model_path: &std::path::Path, spec: &PartitionSpec, _total_layers: usize, de
crates/rig-runtime-candle/src/partition/mod.rs:66
Method
load_safetensor_partition
( model_path: PathBuf, partition: PartitionSpec, total_layers: usize, device:
crates/rig-runtime-candle/src/runtime.rs:267
Method
load_tensor
(&self, name: &str)
crates/rig-runtime-candle/src/weights/gguf.rs:82
Method
load_tensor
(&self, name: &str)
crates/rig-runtime-candle/src/weights/safetensor.rs:62
Method
load_tokenizer
(model_path: &Path)
crates/rig-runtime-candle/src/runtime.rs:303
Function
logging_default_values
()
crates/rig-cli/src/config.rs:450
Function
logging_serde_roundtrip
()
crates/rig-cli/src/config.rs:457
Function
main
()
crates/rig-cli/src/main.rs:89
Method
manual
(ranges: Vec<Range<usize>>)
crates/rig-core/src/types/partitioning.rs:206
Function
manual_empty_range_error
()
crates/rig-core/src/types/partitioning.rs:333
Function
manual_empty_ranges_error
()
crates/rig-core/src/types/partitioning.rs:286
← previous
next →
501–600 of 938, ranked by callers