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
config
(&self)
crates/rig-coordinator/src/server.rs:41
Function
connect_rejects_unix_address
()
crates/rig-transport-tcp/src/factory.rs:181
Function
connect_timeout_on_unreachable
()
crates/rig-transport-tcp/src/factory.rs:168
Function
connect_to_listener_using_convenience_method
()
crates/rig-transport-tcp/src/factory.rs:100
Function
connect_to_listener_using_trait
()
crates/rig-transport-tcp/src/factory.rs:131
Method
contains
(&self, name: &str)
crates/rig-runtime-candle/src/weights/safetensor.rs:72
Method
contains_layer
(&self, layer: usize)
crates/rig-core/src/types/pipeline.rs:98
Method
content
(&self)
crates/rig-runtime-candle/src/weights/gguf.rs:29
Method
convert_stop_reason
(reason: StopReason)
crates/rig-coordinator/src/generation.rs:102
Function
coordinator_default_values
()
crates/rig-cli/src/config.rs:409
Function
coordinator_message_serialization_roundtrip
()
crates/rig-core/src/types/protocol.rs:583
Function
coordinator_serde_roundtrip
()
crates/rig-cli/src/config.rs:420
Method
cpu
()
crates/rig-runtime-candle/src/runtime.rs:78
Method
cpu
(bytes: Vec<u8>, dtype: DType)
crates/rig-core/src/types/tensor.rs:98
Method
cpu
(tflops_estimate: f32)
crates/rig-core/src/types/node.rs:63
Method
create_decode_stream
( &self, skip_special_tokens: bool, )
crates/rig-core/src/traits/tokenizer.rs:42
Method
create_pipeline
( &self, config: PipelineConfig, assignments: Vec<(NodeId, Range<usize>)>, pip
crates/rig-coordinator/src/server.rs:112
Method
decode
(&self, tokens: &[u32])
crates/rig-runtime-candle/src/tokenizer.rs:88
Method
decode_batch
( &self, token_sequences: &[&[u32]], )
crates/rig-runtime-candle/src/tokenizer.rs:170
Method
decode_batch
(&self, token_sequences: &[&[u32]])
crates/rig-core/src/traits/tokenizer.rs:35
Function
decode_empty_data_fails
()
crates/rig-message-bincode/src/lib.rs:145
Function
decode_invalid_data_fails
()
crates/rig-message-bincode/src/lib.rs:134
Method
default
()
crates/rig-runtime-candle/src/cache.rs:230
Method
default
()
crates/rig-runtime-candle/src/model/mod.rs:88
Method
default
()
crates/rig-transport-tcp/src/config.rs:68
Method
default
()
crates/rig-worker/src/config.rs:69
Method
default
()
crates/rig-worker/src/stage.rs:401
Method
default
()
crates/rig-coordinator/src/config.rs:56
Method
default
()
crates/rig-core/src/types/id.rs:33
Method
default
()
crates/rig-core/src/types/request.rs:152
Method
default
()
crates/rig-core/src/types/sampling.rs:22
Method
default
()
crates/rig-core/src/types/node.rs:74
Method
default
()
crates/rig-core/src/traits/transport.rs:22
Method
default
()
crates/rig-core/src/config/generation.rs:14
Method
default
()
crates/rig-core/src/config/logging.rs:11
Method
default
()
crates/rig-core/src/config/runtime.rs:11
Method
default
()
crates/rig-core/src/config/worker.rs:13
Method
default
()
crates/rig-core/src/config/transport.rs:14
Method
default
()
crates/rig-core/src/config/coordinator.rs:15
Function
default_add_bos_token
()
crates/rig-runtime-candle/src/config.rs:137
Function
default_config
()
crates/rig-worker/src/config.rs:89
Function
default_config
()
crates/rig-coordinator/src/config.rs:74
Function
default_config_has_expected_values
()
crates/rig-transport-tcp/src/config.rs:86
Function
default_config_is_valid
()
crates/rig-cli/src/config.rs:339
Function
default_eos_token
()
crates/rig-runtime-candle/src/config.rs:141
Function
default_max_position_embeddings
()
crates/rig-runtime-candle/src/config.rs:84
Function
default_rms_norm_eps
()
crates/rig-runtime-candle/src/config.rs:80
Method
default_rms_norm_eps
(&self)
crates/rig-runtime-candle/src/model/llama.rs:19
Method
default_rms_norm_eps
(&self)
crates/rig-runtime-candle/src/model/qwen.rs:19
Method
default_rms_norm_eps
(&self)
crates/rig-runtime-candle/src/model/mistral.rs:19
Function
default_rope_theta
()
crates/rig-runtime-candle/src/config.rs:76
Method
default_rope_theta
(&self)
crates/rig-runtime-candle/src/model/llama.rs:23
Method
default_rope_theta
(&self)
crates/rig-runtime-candle/src/model/qwen.rs:23
Method
default_rope_theta
(&self)
crates/rig-runtime-candle/src/model/mistral.rs:23
Method
default_tie_word_embeddings
(&self)
crates/rig-runtime-candle/src/model/llama.rs:31
Method
default_tie_word_embeddings
(&self)
crates/rig-runtime-candle/src/model/qwen.rs:31
Method
default_tie_word_embeddings
(&self)
crates/rig-runtime-candle/src/model/mistral.rs:31
Function
deserialize_fails_on_checksum_mismatch
()
crates/rig-worker/src/peer_connection.rs:305
Function
deserialize_fails_on_truncated_header
()
crates/rig-worker/src/peer_connection.rs:298
Function
detects_connection_closed
()
crates/rig-transport-tcp/tests/integration.rs:259
Method
device
(&self)
crates/rig-runtime-candle/src/runtime.rs:104
Method
device
(&self)
crates/rig-runtime-candle/src/partition/mod.rs:470
Function
device_type_display
()
crates/rig-core/src/types/node.rs:292
Function
dtype_conversion_roundtrip
()
crates/rig-worker/src/peer_connection.rs:319
Function
dtype_size_bytes_for_elements
()
crates/rig-core/src/types/tensor.rs:261
Method
empty
()
crates/rig-core/src/types/protocol.rs:435
Method
empty
()
crates/rig-core/src/types/request.rs:440
Function
empty_message_works
()
crates/rig-transport-tcp/tests/integration.rs:172
Method
encode
( &self, text: &str, add_bos: bool, )
crates/rig-runtime-candle/src/tokenizer.rs:74
Method
encode_batch
( &self, texts: &[&str], add_bos: bool, )
crates/rig-runtime-candle/src/tokenizer.rs:152
Method
encode_batch
(&self, texts: &[&str], add_bos: bool)
crates/rig-core/src/traits/tokenizer.rs:28
Function
encode_decode_complex_message
()
crates/rig-message-bincode/src/lib.rs:82
Function
encode_decode_empty_collections
()
crates/rig-message-bincode/src/lib.rs:119
Function
encode_decode_enum_variants
()
crates/rig-message-bincode/src/lib.rs:100
Function
encode_decode_simple_message
()
crates/rig-message-bincode/src/lib.rs:68
Method
eos_token
(&self)
crates/rig-runtime-candle/src/tokenizer.rs:94
Method
eos_token
(&self)
crates/rig-coordinator/src/generation.rs:98
Method
eos_token_str
(&self)
crates/rig-runtime-candle/src/config.rs:157
Method
error
(code: u32, message: impl Into<String>)
crates/rig-core/src/types/protocol.rs:415
Method
error
(message: impl Into<String>)
crates/rig-core/src/types/request.rs:267
Function
error_display
()
crates/rig-worker/src/error.rs:83
Method
error_to_response
(error: &CoordError)
crates/rig-coordinator/src/handler.rs:654
Method
even_split
(num_stages: usize)
crates/rig-core/src/types/partitioning.rs:201
Function
even_split_basic
()
crates/rig-core/src/types/partitioning.rs:222
Function
even_split_single_stage
()
crates/rig-core/src/types/partitioning.rs:244
Function
even_split_too_many_stages_error
()
crates/rig-core/src/types/partitioning.rs:261
Function
even_split_with_remainder
()
crates/rig-core/src/types/partitioning.rs:233
Function
even_split_zero_stages_error
()
crates/rig-core/src/types/partitioning.rs:253
Function
factory_connection_works
()
crates/rig-transport-tcp/tests/integration.rs:139
Method
failure
(request_id: RequestId, error: impl Into<String>)
crates/rig-core/src/types/request.rs:517
Method
find_node
(&self, node_id: &NodeId)
crates/rig-core/src/types/request.rs:454
Method
first_stage
(next: PeerAddress)
crates/rig-core/src/types/pipeline.rs:180
Method
first_tcp_address
(&self)
crates/rig-core/src/types/node.rs:271
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-message-bincode/src/channel.rs:65
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-transport-tcp/src/transport.rs:132
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-transport-tcp/src/listener.rs:61
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-cli/src/client.rs:198
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/peer_connection.rs:63
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/coordinator_client.rs:347
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/stage.rs:287
← previous
next →
401–500 of 938, ranked by callers