MCPcopy Create free account

hub / github.com/TencentARC/MindOmni / types & classes

Types & classes89 in github.com/TencentARC/MindOmni

↓ 3 callersClassCOCO
rl-postrain/src/open-r1-multimodal/src/open_r1/utils/pycocotools/coco.py:24
↓ 3 callersClassPhi3Model
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`Phi3DecoderLayer`] Args: config: Phi3Config
src/image_decoder/modeling_phi3.py:942
↓ 3 callersClassPhi3Model
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`Phi3DecoderLayer`] Args: config: Phi3Config
pretrain/modeling_phi3.py:942
↓ 3 callersClassPhi3RMSNorm
src/image_decoder/modeling_phi3.py:115
↓ 3 callersClassPhi3RMSNorm
pretrain/modeling_phi3.py:115
↓ 3 callersClassShortLongWebDataset
JourneyDB WebDataset dataset.
pretrain/train_helper/webdataset_laion.py:16
↓ 2 callersClassCOCOeval
rl-postrain/src/open-r1-multimodal/src/open_r1/utils/pycocotools/cocoeval.py:8
↓ 2 callersClassGRPOConfig
r""" Configuration class for the [`GRPOTrainer`]. Only the parameters specific to GRPO training are listed here. For details on other paramet
rl-postrain/src/open-r1-multimodal/src/open_r1/trainer/grpo_config.py:22
↓ 2 callersClassOmniGenCache
src/image_decoder/scheduler.py:10
↓ 2 callersClassOmniGenCache
pretrain/scheduler.py:11
↓ 2 callersClassPatchEmbedMR
2D Image to Patch Embedding
src/image_decoder/model.py:131
↓ 2 callersClassPatchEmbedMR
2D Image to Patch Embedding
pretrain/model.py:146
↓ 2 callersClassPhi3DecoderLayer
src/image_decoder/modeling_phi3.py:737
↓ 2 callersClassPhi3DecoderLayer
pretrain/modeling_phi3.py:737
↓ 2 callersClassRepeatRandomSampler
Sampler that repeats the indices of a dataset in a structured manner. Args: data_source (`Sized`): Dataset to sample fro
rl-postrain/src/open-r1-multimodal/src/open_r1/trainer/grpo_trainer.py:80
↓ 2 callersClassTimestepEmbedder
Embeds scalar timesteps into vector representations.
src/image_decoder/model.py:19
↓ 2 callersClassTimestepEmbedder
Embeds scalar timesteps into vector representations.
pretrain/model.py:24
↓ 2 callersClassX2IWebDataset
JourneyDB WebDataset dataset.
pretrain/train_helper/webdataset_.py:16
↓ 1 callersClassDatasetFromJson
pretrain/train_helper/data.py:20
↓ 1 callersClassDummyConfig
rl-postrain/src/open-r1-multimodal/src/open_r1/utils/callbacks.py:37
↓ 1 callersClassFinalLayer
The final layer of DiT.
src/image_decoder/model.py:59
↓ 1 callersClassFinalLayer
The final layer of DiT.
pretrain/model.py:64
↓ 1 callersClassImageDecoderPipeline
src/image_decoder/image_pipeline.py:18
↓ 1 callersClassLazySupervisedDataset
rl-postrain/src/open-r1-multimodal/src/open_r1/sft.py:78
↓ 1 callersClassLazySupervisedDataset
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_rec.py:92
↓ 1 callersClassMindOmniConnector
src/mindomni.py:19
↓ 1 callersClassMindOmniMLLM_Model
src/mllm.py:9
↓ 1 callersClassOmniGenCollator
src/image_decoder/processor.py:89
↓ 1 callersClassOmniGenCollator
pretrain/processor.py:350
↓ 1 callersClassOmniGenPipeline
pretrain/pipeline.py:45
↓ 1 callersClassOmniGenProcessor
src/image_decoder/processor.py:41
↓ 1 callersClassOmniGenProcessor
pretrain/processor.py:26
↓ 1 callersClassOmniGenScheduler
src/image_decoder/scheduler.py:110
↓ 1 callersClassOmniGenScheduler
pretrain/scheduler.py:130
↓ 1 callersClassOmniGenSeparateCollator
src/image_decoder/processor.py:191
↓ 1 callersClassOmniGenSeparateCollator
pretrain/processor.py:540
↓ 1 callersClassParams
Params for coco evaluation api
rl-postrain/src/open-r1-multimodal/src/open_r1/utils/pycocotools/cocoeval.py:496
↓ 1 callersClassPhi3LongRoPEScaledRotaryEmbedding
src/image_decoder/modeling_phi3.py:251
↓ 1 callersClassPhi3LongRoPEScaledRotaryEmbedding
pretrain/modeling_phi3.py:251
↓ 1 callersClassPhi3MLP
src/image_decoder/modeling_phi3.py:328
↓ 1 callersClassPhi3MLP
pretrain/modeling_phi3.py:328
↓ 1 callersClassPhi3RotaryEmbedding
src/image_decoder/modeling_phi3.py:136
↓ 1 callersClassPhi3RotaryEmbedding
pretrain/modeling_phi3.py:136
↓ 1 callersClassPhi3Transformer
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`Phi3DecoderLayer`] We only modified the attention mask
src/image_decoder/transformer.py:13
↓ 1 callersClassPhi3Transformer
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`Phi3DecoderLayer`] We only modified the attention mask
pretrain/transformer.py:26
↓ 1 callersClassRepeatRandomSampler
Sampler that repeats the indices of a dataset N times. Args: data_source (`Sized`): Dataset to sample from. repe
rl-postrain/src/open-r1-multimodal/src/open_r1/trainer/vllm_grpo_trainer.py:82
↓ 1 callersClassSubDatasetFromJson
pretrain/train_helper/subdata.py:22
↓ 1 callersClassTrainDataCollator
pretrain/train_helper/data.py:192
ClassConcateNate
pretrain/train_helper/concatedataset.py:4
ClassGRPOConfig
args for callbacks, benchmarks etc
rl-postrain/src/open-r1-multimodal/src/open_r1/configs.py:24
ClassGRPOModelConfig
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_jsonl.py:908
ClassGRPOModelConfig
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_rec.py:81
ClassGRPOModelConfig
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_ust.py:920
ClassGRPOScriptArguments
Script arguments for the GRPO training script.
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_jsonl.py:65
ClassGRPOScriptArguments
Script arguments for the GRPO training script. Args: reward_funcs (`list[str]`): List of reward functions. Possible valu
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_rec.py:50
ClassGRPOScriptArguments
Script arguments for the GRPO training script. Args: reward_funcs (`list[str]`): List of reward functions. Possible valu
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo.py:39
ClassGRPOScriptArguments
Script arguments for the GRPO training script.
rl-postrain/src/open-r1-multimodal/src/open_r1/grpo_ust.py:65
ClassInvernVLModule
rl-postrain/src/open-r1-multimodal/src/open_r1/vlm_modules/internvl_module.py:17
ClassMindOmni
src/mindomni.py:31
ClassMindOmniMLLM
src/mllm.py:129
ClassOmniGen
Diffusion model with a Transformer backbone.
src/image_decoder/model.py:150
ClassOmniGen
Diffusion model with a Transformer backbone.
pretrain/model.py:165
ClassPhi3Attention
Multi-headed attention from 'Attention Is All You Need' paper
src/image_decoder/modeling_phi3.py:360
ClassPhi3Attention
Multi-headed attention from 'Attention Is All You Need' paper
pretrain/modeling_phi3.py:360
ClassPhi3FlashAttention2
Phi-3 flash attention module. This module inherits from `Phi3Attention` as the weights of the module stays untouched. The only required chang
src/image_decoder/modeling_phi3.py:485
ClassPhi3FlashAttention2
Phi-3 flash attention module. This module inherits from `Phi3Attention` as the weights of the module stays untouched. The only required chang
pretrain/modeling_phi3.py:485
ClassPhi3ForCausalLM
src/image_decoder/modeling_phi3.py:1164
ClassPhi3ForCausalLM
pretrain/modeling_phi3.py:1164
ClassPhi3ForSequenceClassification
src/image_decoder/modeling_phi3.py:1416
ClassPhi3ForSequenceClassification
pretrain/modeling_phi3.py:1416
ClassPhi3ForTokenClassification
src/image_decoder/modeling_phi3.py:1532
ClassPhi3ForTokenClassification
pretrain/modeling_phi3.py:1532
ClassPhi3PreTrainedModel
src/image_decoder/modeling_phi3.py:839
ClassPhi3PreTrainedModel
pretrain/modeling_phi3.py:839
ClassPhi3SdpaAttention
Phi3 attention module using torch.nn.functional.scaled_dot_product_attention. This module inherits from `Phi3Attention` as the weights of the
src/image_decoder/modeling_phi3.py:638
ClassPhi3SdpaAttention
Phi3 attention module using torch.nn.functional.scaled_dot_product_attention. This module inherits from `Phi3Attention` as the weights of the
pretrain/modeling_phi3.py:638
ClassPhi3SuScaledRotaryEmbedding
src/image_decoder/modeling_phi3.py:165
ClassPhi3SuScaledRotaryEmbedding
pretrain/modeling_phi3.py:165
ClassPhi3YarnScaledRotaryEmbedding
src/image_decoder/modeling_phi3.py:206
ClassPhi3YarnScaledRotaryEmbedding
pretrain/modeling_phi3.py:206
ClassPushToHubRevisionCallback
rl-postrain/src/open-r1-multimodal/src/open_r1/utils/callbacks.py:43
ClassQwen2VLGRPOVLLMTrainer
rl-postrain/src/open-r1-multimodal/src/open_r1/trainer/vllm_grpo_trainer.py:117
ClassQwen2VLModule
rl-postrain/src/open-r1-multimodal/src/open_r1/vlm_modules/qwen_module.py:19
ClassQwen2phiProj
pretrain/model.py:136
ClassSFTConfig
args for callbacks, benchmarks etc
rl-postrain/src/open-r1-multimodal/src/open_r1/configs.py:54
ClassSFTScriptArguments
rl-postrain/src/open-r1-multimodal/src/open_r1/sft.py:72
ClassTrainDataCollator
pretrain/train_helper/subdata.py:132
ClassVLMBaseModule
rl-postrain/src/open-r1-multimodal/src/open_r1/vlm_modules/vlm_module.py:6
ClassVLMGRPOTrainer
Trainer for the Group Relative Policy Optimization (GRPO) method. This algorithm was initially proposed in the paper [DeepSeekMath: Pushing t
rl-postrain/src/open-r1-multimodal/src/open_r1/trainer/grpo_trainer.py:130