MCPcopy Create free account

hub / github.com/buyukakyuz/rig / functions

Functions938 in github.com/buyukakyuz/rig

Methodconfig
(&self)
crates/rig-coordinator/src/server.rs:41
Functionconnect_rejects_unix_address
()
crates/rig-transport-tcp/src/factory.rs:181
Functionconnect_timeout_on_unreachable
()
crates/rig-transport-tcp/src/factory.rs:168
Functionconnect_to_listener_using_convenience_method
()
crates/rig-transport-tcp/src/factory.rs:100
Functionconnect_to_listener_using_trait
()
crates/rig-transport-tcp/src/factory.rs:131
Methodcontains
(&self, name: &str)
crates/rig-runtime-candle/src/weights/safetensor.rs:72
Methodcontains_layer
(&self, layer: usize)
crates/rig-core/src/types/pipeline.rs:98
Methodcontent
(&self)
crates/rig-runtime-candle/src/weights/gguf.rs:29
Methodconvert_stop_reason
(reason: StopReason)
crates/rig-coordinator/src/generation.rs:102
Functioncoordinator_default_values
()
crates/rig-cli/src/config.rs:409
Functioncoordinator_message_serialization_roundtrip
()
crates/rig-core/src/types/protocol.rs:583
Functioncoordinator_serde_roundtrip
()
crates/rig-cli/src/config.rs:420
Methodcpu
()
crates/rig-runtime-candle/src/runtime.rs:78
Methodcpu
(bytes: Vec<u8>, dtype: DType)
crates/rig-core/src/types/tensor.rs:98
Methodcpu
(tflops_estimate: f32)
crates/rig-core/src/types/node.rs:63
Methodcreate_decode_stream
( &self, skip_special_tokens: bool, )
crates/rig-core/src/traits/tokenizer.rs:42
Methodcreate_pipeline
( &self, config: PipelineConfig, assignments: Vec<(NodeId, Range<usize>)>, pip
crates/rig-coordinator/src/server.rs:112
Methoddecode
(&self, tokens: &[u32])
crates/rig-runtime-candle/src/tokenizer.rs:88
Methoddecode_batch
( &self, token_sequences: &[&[u32]], )
crates/rig-runtime-candle/src/tokenizer.rs:170
Methoddecode_batch
(&self, token_sequences: &[&[u32]])
crates/rig-core/src/traits/tokenizer.rs:35
Functiondecode_empty_data_fails
()
crates/rig-message-bincode/src/lib.rs:145
Functiondecode_invalid_data_fails
()
crates/rig-message-bincode/src/lib.rs:134
Methoddefault
()
crates/rig-runtime-candle/src/cache.rs:230
Methoddefault
()
crates/rig-runtime-candle/src/model/mod.rs:88
Methoddefault
()
crates/rig-transport-tcp/src/config.rs:68
Methoddefault
()
crates/rig-worker/src/config.rs:69
Methoddefault
()
crates/rig-worker/src/stage.rs:401
Methoddefault
()
crates/rig-coordinator/src/config.rs:56
Methoddefault
()
crates/rig-core/src/types/id.rs:33
Methoddefault
()
crates/rig-core/src/types/request.rs:152
Methoddefault
()
crates/rig-core/src/types/sampling.rs:22
Methoddefault
()
crates/rig-core/src/types/node.rs:74
Methoddefault
()
crates/rig-core/src/traits/transport.rs:22
Methoddefault
()
crates/rig-core/src/config/generation.rs:14
Methoddefault
()
crates/rig-core/src/config/logging.rs:11
Methoddefault
()
crates/rig-core/src/config/runtime.rs:11
Methoddefault
()
crates/rig-core/src/config/worker.rs:13
Methoddefault
()
crates/rig-core/src/config/transport.rs:14
Methoddefault
()
crates/rig-core/src/config/coordinator.rs:15
Functiondefault_add_bos_token
()
crates/rig-runtime-candle/src/config.rs:137
Functiondefault_config
()
crates/rig-worker/src/config.rs:89
Functiondefault_config
()
crates/rig-coordinator/src/config.rs:74
Functiondefault_config_has_expected_values
()
crates/rig-transport-tcp/src/config.rs:86
Functiondefault_config_is_valid
()
crates/rig-cli/src/config.rs:339
Functiondefault_eos_token
()
crates/rig-runtime-candle/src/config.rs:141
Functiondefault_max_position_embeddings
()
crates/rig-runtime-candle/src/config.rs:84
Functiondefault_rms_norm_eps
()
crates/rig-runtime-candle/src/config.rs:80
Methoddefault_rms_norm_eps
(&self)
crates/rig-runtime-candle/src/model/llama.rs:19
Methoddefault_rms_norm_eps
(&self)
crates/rig-runtime-candle/src/model/qwen.rs:19
Methoddefault_rms_norm_eps
(&self)
crates/rig-runtime-candle/src/model/mistral.rs:19
Functiondefault_rope_theta
()
crates/rig-runtime-candle/src/config.rs:76
Methoddefault_rope_theta
(&self)
crates/rig-runtime-candle/src/model/llama.rs:23
Methoddefault_rope_theta
(&self)
crates/rig-runtime-candle/src/model/qwen.rs:23
Methoddefault_rope_theta
(&self)
crates/rig-runtime-candle/src/model/mistral.rs:23
Methoddefault_tie_word_embeddings
(&self)
crates/rig-runtime-candle/src/model/llama.rs:31
Methoddefault_tie_word_embeddings
(&self)
crates/rig-runtime-candle/src/model/qwen.rs:31
Methoddefault_tie_word_embeddings
(&self)
crates/rig-runtime-candle/src/model/mistral.rs:31
Functiondeserialize_fails_on_checksum_mismatch
()
crates/rig-worker/src/peer_connection.rs:305
Functiondeserialize_fails_on_truncated_header
()
crates/rig-worker/src/peer_connection.rs:298
Functiondetects_connection_closed
()
crates/rig-transport-tcp/tests/integration.rs:259
Methoddevice
(&self)
crates/rig-runtime-candle/src/runtime.rs:104
Methoddevice
(&self)
crates/rig-runtime-candle/src/partition/mod.rs:470
Functiondevice_type_display
()
crates/rig-core/src/types/node.rs:292
Functiondtype_conversion_roundtrip
()
crates/rig-worker/src/peer_connection.rs:319
Functiondtype_size_bytes_for_elements
()
crates/rig-core/src/types/tensor.rs:261
Methodempty
()
crates/rig-core/src/types/protocol.rs:435
Methodempty
()
crates/rig-core/src/types/request.rs:440
Functionempty_message_works
()
crates/rig-transport-tcp/tests/integration.rs:172
Methodencode
( &self, text: &str, add_bos: bool, )
crates/rig-runtime-candle/src/tokenizer.rs:74
Methodencode_batch
( &self, texts: &[&str], add_bos: bool, )
crates/rig-runtime-candle/src/tokenizer.rs:152
Methodencode_batch
(&self, texts: &[&str], add_bos: bool)
crates/rig-core/src/traits/tokenizer.rs:28
Functionencode_decode_complex_message
()
crates/rig-message-bincode/src/lib.rs:82
Functionencode_decode_empty_collections
()
crates/rig-message-bincode/src/lib.rs:119
Functionencode_decode_enum_variants
()
crates/rig-message-bincode/src/lib.rs:100
Functionencode_decode_simple_message
()
crates/rig-message-bincode/src/lib.rs:68
Methodeos_token
(&self)
crates/rig-runtime-candle/src/tokenizer.rs:94
Methodeos_token
(&self)
crates/rig-coordinator/src/generation.rs:98
Methodeos_token_str
(&self)
crates/rig-runtime-candle/src/config.rs:157
Methoderror
(code: u32, message: impl Into<String>)
crates/rig-core/src/types/protocol.rs:415
Methoderror
(message: impl Into<String>)
crates/rig-core/src/types/request.rs:267
Functionerror_display
()
crates/rig-worker/src/error.rs:83
Methoderror_to_response
(error: &CoordError)
crates/rig-coordinator/src/handler.rs:654
Methodeven_split
(num_stages: usize)
crates/rig-core/src/types/partitioning.rs:201
Functioneven_split_basic
()
crates/rig-core/src/types/partitioning.rs:222
Functioneven_split_single_stage
()
crates/rig-core/src/types/partitioning.rs:244
Functioneven_split_too_many_stages_error
()
crates/rig-core/src/types/partitioning.rs:261
Functioneven_split_with_remainder
()
crates/rig-core/src/types/partitioning.rs:233
Functioneven_split_zero_stages_error
()
crates/rig-core/src/types/partitioning.rs:253
Functionfactory_connection_works
()
crates/rig-transport-tcp/tests/integration.rs:139
Methodfailure
(request_id: RequestId, error: impl Into<String>)
crates/rig-core/src/types/request.rs:517
Methodfind_node
(&self, node_id: &NodeId)
crates/rig-core/src/types/request.rs:454
Methodfirst_stage
(next: PeerAddress)
crates/rig-core/src/types/pipeline.rs:180
Methodfirst_tcp_address
(&self)
crates/rig-core/src/types/node.rs:271
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-message-bincode/src/channel.rs:65
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-transport-tcp/src/transport.rs:132
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-transport-tcp/src/listener.rs:61
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-cli/src/client.rs:198
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/peer_connection.rs:63
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/coordinator_client.rs:347
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/rig-worker/src/stage.rs:287
← previousnext →401–500 of 938, ranked by callers