MCPcopy Create free account

hub / github.com/PRIME-RL/PRIME / types & classes

Types & classes287 in github.com/PRIME-RL/PRIME

↓ 97 callersClassLanguageModel
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/lm_styles.py:40
↓ 13 callersClassDataProto
A DataProto is a data structure that aims to provide a standard protocol for data exchange between functions. It contains a batch (TensorDict
training/verl/protocol.py:99
↓ 12 callersClassLLM
An LLM for generating texts from given prompts and sampling parameters. This class includes a tokenizer, a language model (possibly distributed
training/verl/third_party/vllm/vllm_v_0_3_1/llm.py:33
↓ 11 callersClassRayClassWithInitArgs
training/verl/single_controller/ray/base.py:128
↓ 7 callersClassParallelLlamaRMSNorm
training/verl/models/llama/megatron/layers/parallel_rmsnorm.py:25
↓ 5 callersClassDeviceConfig
training/verl/third_party/vllm/vllm_v_0_3_1/config.py:415
↓ 4 callersClassRLHFDataset
We assume the dataset contains a column that contains prompts and other information
training/verl/utils/dataset/rl_dataset.py:60
↓ 4 callersClassRayResourcePool
training/verl/single_controller/ray/base.py:49
↓ 4 callersClassTaskResult
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/utils/multiprocess.py:73
↓ 3 callersClassCacheConfig
Configuration for the KV cache. Args: block_size: Size of a cache block in number of tokens. gpu_memory_utilization: Fraction of
training/verl/third_party/vllm/vllm_v_0_3_1/config.py:240
↓ 3 callersClassCodeGenerationProblem
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/benchmarks/code_generation.py:43
↓ 3 callersClassDummyModelLoader
Model loader that will set model weights to random values.
training/verl/third_party/vllm/vllm_v_0_6_3/model_loader.py:104
↓ 3 callersClassDummyModelLoader
Model loader that will set model weights to random values.
training/verl/third_party/vllm/vllm_v_0_5_4/model_loader.py:103
↓ 3 callersClassDummyModelLoader
Model loader that will set model weights to random values.
training/verl/third_party/vllm/vllm_v_0_4_2/model_loader.py:94
↓ 3 callersClassLoRAConfig
training/verl/third_party/vllm/vllm_v_0_3_1/config.py:422
↓ 3 callersClassParallelConfig
Configuration for the distributed execution. Args: pipeline_parallel_size: Number of pipeline parallel groups. tensor_parallel_si
training/verl/third_party/vllm/vllm_v_0_3_1/config.py:313
↓ 3 callersClassPythonExecutor
eval/Math/Qwen25-Math/evaluation/python_executor.py:75
↓ 3 callersClassSchedulerConfig
Scheduler configuration. Args: max_num_batched_tokens: Maximum number of tokens to be processed in a single iteration.
training/verl/third_party/vllm/vllm_v_0_3_1/config.py:370
↓ 3 callersClassTracking
training/verl/utils/tracking.py:21
↓ 2 callersClassDataParallelPPOActor
training/verl/workers/actor/dp_actor.py:33
↓ 2 callersClassDataProtoFuture
DataProtoFuture aims to eliminate actual data fetching on driver. By doing so, the driver doesn't have to wait for data so that asynchronous
training/verl/protocol.py:457
↓ 2 callersClassLambdaLayer
training/verl/utils/model.py:28
↓ 2 callersClassMegatronLoader
Model loader that can load the model weights from partitioned megatron model.
training/verl/third_party/vllm/vllm_v_0_6_3/model_loader.py:135
↓ 2 callersClassMegatronLoader
Model loader that can load the model weights from partitioned megatron model.
training/verl/third_party/vllm/vllm_v_0_5_4/model_loader.py:125
↓ 2 callersClassMegatronLoader
Model loader that can load the model weights from partitioned megatron model.
training/verl/third_party/vllm/vllm_v_0_4_2/model_loader.py:115
↓ 2 callersClassMegatronPPOActor
training/verl/workers/actor/megatron_actor.py:48
↓ 2 callersClassOpenAIRunner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/oai_runner.py:14
↓ 2 callersClassParallelLlamaDecoderLayerRmPad
training/verl/models/llama/megatron/layers/parallel_decoder.py:99
↓ 2 callersClassParallelLlamaMLP
training/verl/models/llama/megatron/layers/parallel_mlp.py:31
↓ 2 callersClassRateLimiter
data_preprocessing/stage4_judge.py:20
↓ 2 callersClassRewardManager
The reward manager.
training/verl/trainer/main_ppo.py:37
↓ 2 callersClassSFTDataset
This is an in-memory SFTDataset
training/verl/utils/dataset/sft_dataset.py:34
↓ 2 callersClassTest
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/benchmarks/code_generation.py:30
↓ 2 callersClassvLLMRollout
training/verl/workers/rollout/vllm_rollout/vllm_rollout.py:57
↓ 1 callersClassAdaptiveKLController
Adaptive KL controller described in the paper: https://arxiv.org/pdf/1909.08593.pdf
training/verl/trainer/ppo/core_algos.py:27
↓ 1 callersClassAllGatherPPModel
training/verl/workers/hybrid_engine/megatron_vllm.py:35
↓ 1 callersClassBaseShardingManager
training/verl/workers/hybrid_engine/base.py:21
↓ 1 callersClassBufferedDataLoader
training/verl/utils/dataset/rl_dataset.py:154
↓ 1 callersClassCapturing
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/evaluation/testing_util.py:57
↓ 1 callersClassCapturing
training/verl/utils/reward_score/evaluation_utils/code_util/testing_util.py:58
↓ 1 callersClassClaude3Runner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/claude3_runner.py:12
↓ 1 callersClassClaudeRunner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/claude_runner.py:12
↓ 1 callersClassCodeExecutionProblem
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/benchmarks/code_execution.py:10
↓ 1 callersClassCohereRunner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/cohere_runner.py:12
↓ 1 callersClassDTensorLoader
Model loader that can load the model weights from partitioned megatron model.
training/verl/third_party/vllm/vllm_v_0_6_3/model_loader.py:235
↓ 1 callersClassDTensorLoader
Model loader that can load the model weights from partitioned megatron model.
training/verl/third_party/vllm/vllm_v_0_5_4/model_loader.py:212
↓ 1 callersClassDTensorLoader
Model loader that can load the model weights from partitioned megatron model.
training/verl/third_party/vllm/vllm_v_0_4_2/model_loader.py:200
↓ 1 callersClassDataParallelPPOCritic
training/verl/workers/critic/dp_critic.py:35
↓ 1 callersClassDataParallelPRIME
training/verl/workers/actor/dp_prime.py:37
↓ 1 callersClassDataProcessor
data_preprocessing/stage4_judge.py:263
↓ 1 callersClassDataProtoItem
training/verl/protocol.py:91
↓ 1 callersClassDeepSeekRunner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/deepseek_runner.py:13
↓ 1 callersClassDifficulty
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/benchmarks/code_generation.py:18
↓ 1 callersClassDistGlobalInfo
training/verl/single_controller/base/worker.py:31
↓ 1 callersClassDistRankInfo
training/verl/single_controller/base/worker.py:24
↓ 1 callersClassEngineArgs
Arguments for vLLM engine.
training/verl/third_party/vllm/vllm_v_0_3_1/arg_utils.py:27
↓ 1 callersClassEngineArgs
training/verl/third_party/vllm/vllm_v_0_6_3/arg_utils.py:27
↓ 1 callersClassEngineArgs
Arguments for vLLM engine.
training/verl/third_party/vllm/vllm_v_0_5_4/arg_utils.py:50
↓ 1 callersClassEngineArgs
Arguments for vLLM engine.
training/verl/third_party/vllm/vllm_v_0_4_2/arg_utils.py:40
↓ 1 callersClassFSDPSFTTrainer
training/verl/trainer/fsdp_sft_trainer.py:58
↓ 1 callersClassFSDPVLLMShardingManager
training/verl/workers/hybrid_engine/fsdp_vllm.py:33
↓ 1 callersClassFakeTimers
Disable All Megatron Timing with FakeTimers
training/verl/utils/megatron_utils.py:215
↓ 1 callersClassFixedKLController
Fixed KL controller.
training/verl/trainer/ppo/core_algos.py:45
↓ 1 callersClassGeminiRunner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/gemini_runner.py:13
↓ 1 callersClassGenericRuntime
eval/Math/Qwen25-Math/evaluation/python_executor.py:20
↓ 1 callersClassHFLoader
Model loader that can load the model weights from model's full params.
training/verl/third_party/vllm/vllm_v_0_6_3/model_loader.py:190
↓ 1 callersClassHFLoader
Model loader that can load the model weights from model's full params.
training/verl/third_party/vllm/vllm_v_0_5_4/model_loader.py:172
↓ 1 callersClassHFLoader
Model loader that can load the model weights from model's full params.
training/verl/third_party/vllm/vllm_v_0_4_2/model_loader.py:161
↓ 1 callersClassHFRollout
training/verl/workers/rollout/hf_rollout.py:35
↓ 1 callersClassKeywordsStoppingCriteria
eval/Math/Qwen25-Math/evaluation/model_utils.py:9
↓ 1 callersClassLlamaDynamicNTKScalingRotaryEmbedding
LlamaRotaryEmbedding extended with Dynamic NTK scaling. Credits to the Reddit users /u/bloc97 and /u/emozilla
training/verl/models/llama/megatron/layers/parallel_attention.py:91
↓ 1 callersClassLlamaLinearScalingRotaryEmbedding
LlamaRotaryEmbedding extended with linear scaling. Credits to the Reddit user /u/kaiokendev
training/verl/models/llama/megatron/layers/parallel_attention.py:72
↓ 1 callersClassLlamaRotaryEmbedding
training/verl/models/llama/megatron/layers/parallel_attention.py:35
↓ 1 callersClassLoadConfig
download_dir: Directory to download and load the weights, default to the default cache directory of huggingface. load_format: The for
training/verl/third_party/vllm/vllm_v_0_6_3/config.py:52
↓ 1 callersClassLoadConfig
download_dir: Directory to download and load the weights, default to the default cache directory of huggingface. load_for
training/verl/third_party/vllm/vllm_v_0_5_4/config.py:193
↓ 1 callersClassLoadConfig
download_dir: Directory to download and load the weights, default to the default cache directory of huggingface. load_for
training/verl/third_party/vllm/vllm_v_0_4_2/config.py:158
↓ 1 callersClassLoadFormat
training/verl/third_party/vllm/vllm_v_0_6_3/config.py:34
↓ 1 callersClassLoadFormat
training/verl/third_party/vllm/vllm_v_0_5_4/config.py:181
↓ 1 callersClassLoadFormat
training/verl/third_party/vllm/vllm_v_0_4_2/config.py:147
↓ 1 callersClassLocalLogger
A logger that writes data to a local file and optionally prints to console.
training/verl/utils/logger/aggregate_logger.py:47
↓ 1 callersClassMathErrorListener
eval/Math/Qwen25-Math/evaluation/latex2sympy/latex2sympy2.py:117
↓ 1 callersClassMathProblemValidator
data_preprocessing/stage4_judge.py:34
↓ 1 callersClassMegatronPPOCritic
training/verl/workers/critic/megatron_critic.py:41
↓ 1 callersClassMegatronRewardModel
training/verl/workers/reward_model/megatron/reward_model.py:37
↓ 1 callersClassMegatronVLLMShardingManager
training/verl/workers/hybrid_engine/megatron_vllm.py:238
↓ 1 callersClassMemoryBuffer
A memory buffer is a contiguous torch tensor that may combine multiple tensors sharing with the underlying memory. It must have a unique type
training/verl/utils/memory_buffer.py:24
↓ 1 callersClassMergedColumnParallelLinear
training/verl/models/llama/megatron/layers/parallel_linear.py:52
↓ 1 callersClassMistralRunner
eval/Coding/livecodebench/LiveCodeBench-main/lcb_runner/runner/mistral_runner.py:12
↓ 1 callersClassModelConfig
Configuration for the model. Args: model: Name or path of the huggingface model to use. tokenizer: Name or path of the huggingfac
training/verl/third_party/vllm/vllm_v_0_3_1/config.py:31
↓ 1 callersClassModelConfig
training/verl/third_party/vllm/vllm_v_0_6_3/config.py:44
↓ 1 callersClassModelConfig
Configuration for the model. Args: model: Name or path of the huggingface model to use. tokenizer: Name or path of the huggingfac
training/verl/third_party/vllm/vllm_v_0_5_4/config.py:38
↓ 1 callersClassModelConfig
Configuration for the model. Args: model: Name or path of the huggingface model to use. tokenizer: Name or path of the huggingfac
training/verl/third_party/vllm/vllm_v_0_4_2/config.py:37
↓ 1 callersClassModelRunner
training/verl/third_party/vllm/vllm_v_0_3_1/model_runner.py:46
↓ 1 callersClassModelRunner
training/verl/third_party/vllm/vllm_v_0_4_2/model_runner.py:48
↓ 1 callersClassNestedNamespace
training/verl/utils/py_functional.py:48
↓ 1 callersClassOptimizerConfig
Configuration for optimizer.
training/verl/utils/megatron/optimizer_config.py:23
↓ 1 callersClassPSLexer
eval/Math/Qwen25-Math/evaluation/latex2sympy/gen/PSLexer.py:1114
↓ 1 callersClassPSParser
eval/Math/Qwen25-Math/evaluation/latex2sympy/gen/PSParser.py:415
↓ 1 callersClassParallelLlamaAttention
Multi-headed attention from 'Attention Is All You Need' paper
training/verl/models/llama/megatron/layers/parallel_attention.py:143
↓ 1 callersClassParallelLlamaAttentionRmPad
training/verl/models/llama/megatron/layers/parallel_attention.py:338
next →1–100 of 287, ranked by callers