MCPcopy Create free account

hub / github.com/ML-GSAI/LLaDA-o / types & classes

Types & classes102 in github.com/ML-GSAI/LLaDA-o

↓ 19 callersClassLLaDARMSNorm
modeling/llada/modeling_llada.py:76
↓ 6 callersClassLLaDAMLP
modeling/llada/modeling_llada.py:211
↓ 6 callersClassResnetBlock
modeling/autoencoder.py:68
↓ 5 callersClassImageTransform
data/transforms.py:90
↓ 5 callersClassNaiveCache
modeling/lladao/llada_navit.py:167
↓ 4 callersClassLLaDAO
modeling/lladao/lladao.py:97
↓ 3 callersClassLLaDAModel
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`LLaDADecoderLayer`] Args: config: LLaDAConfig
modeling/llada/modeling_llada.py:915
↓ 3 callersClassLLaDAModelLM
modeling/lladao/llada_navit.py:1048
↓ 3 callersClassLLaDAOConfig
modeling/lladao/lladao.py:61
↓ 3 callersClassSiglipVisionModel
modeling/lladao/siglip_navit.py:374
↓ 2 callersClassAttnBlock
modeling/autoencoder.py:38
↓ 2 callersClassLLaDARotaryEmbedding
modeling/llada/modeling_llada.py:96
↓ 2 callersClassPackedAttention
modeling/lladao/llada_navit.py:196
↓ 2 callersClassPositionEmbedding
modeling/lladao/modeling_utils.py:127
↓ 2 callersClassSiglipEncoder
Transformer encoder consisting of `config.num_hidden_layers` self attention layers. Each layer is a [`SiglipEncoderLayer`]. Args:
modeling/siglip/modeling_siglip.py:824
↓ 2 callersClassSiglipMLP
modeling/siglip/modeling_siglip.py:588
↓ 1 callersClassAutoEncoder
modeling/autoencoder.py:290
↓ 1 callersClassAutoEncoderParams
modeling/autoencoder.py:21
↓ 1 callersClassBaseNavitOutputWithPast
modeling/lladao/llada_navit.py:185
↓ 1 callersClassDataConfig
data/dataset_base.py:24
↓ 1 callersClassDecoder
modeling/autoencoder.py:196
↓ 1 callersClassDiagonalGaussian
modeling/autoencoder.py:275
↓ 1 callersClassDownsample
modeling/autoencoder.py:98
↓ 1 callersClassEncoder
modeling/autoencoder.py:122
↓ 1 callersClassFSDPConfig
train/fsdp_utils.py:35
↓ 1 callersClassFrameSampler
data/video_utils.py:117
↓ 1 callersClassImageCrops
eval/gen/geneval/evaluation/evaluate_images.py:101
↓ 1 callersClassImageCrops
eval/gen/geneval/evaluation/evaluate_images_mp.py:105
↓ 1 callersClassInterleaveInferencer
inferencer.py:13
↓ 1 callersClassLLaDADecoderLayer
modeling/llada/modeling_llada.py:698
↓ 1 callersClassLLaDADynamicNTKScalingRotaryEmbedding
LLaDARotaryEmbedding extended with Dynamic NTK scaling. Credits to the Reddit users /u/bloc97 and /u/emozilla
modeling/llada/modeling_llada.py:158
↓ 1 callersClassLLaDALinearScalingRotaryEmbedding
LLaDARotaryEmbedding extended with linear scaling. Credits to the Reddit user /u/kaiokendev
modeling/llada/modeling_llada.py:148
↓ 1 callersClassLLaDAModel
modeling/lladao/llada_navit.py:893
↓ 1 callersClassMLPconnector
modeling/lladao/modeling_utils.py:113
↓ 1 callersClassMPLUG
eval/gen/dpg_bench/compute_dpg_bench.py:65
↓ 1 callersClassMaxLongEdgeMinShortEdgeResize
Resize the input image so that its longest side and shortest side are within a specified range, ensuring that both sides are divisible by a specif
data/transforms.py:15
↓ 1 callersClassPackedDataset
data/dataset_base.py:64
↓ 1 callersClassRotaryEmbedding2D
modeling/lladao/siglip_navit.py:102
↓ 1 callersClassSiglipEncoder
modeling/lladao/siglip_navit.py:303
↓ 1 callersClassSiglipEncoderLayer
modeling/siglip/modeling_siglip.py:603
↓ 1 callersClassSiglipEncoderLayer
modeling/lladao/siglip_navit.py:262
↓ 1 callersClassSiglipFlashAttention2
modeling/lladao/siglip_navit.py:198
↓ 1 callersClassSiglipMLP
modeling/lladao/siglip_navit.py:247
↓ 1 callersClassSiglipMultiheadAttentionPoolingHead
Multihead Attention Pooling.
modeling/siglip/modeling_siglip.py:1102
↓ 1 callersClassSiglipOutput
Args: loss (`torch.FloatTensor` of shape `(1,)`, *optional*, returned when `return_loss` is `True`): Contrastive loss for ima
modeling/siglip/modeling_siglip.py:203
↓ 1 callersClassSiglipTextConfig
r""" This is the configuration class to store the configuration of a [`SiglipTextModel`]. It is used to instantiate a Siglip text encoder acco
modeling/siglip/configuration_siglip.py:16
↓ 1 callersClassSiglipTextEmbeddings
modeling/siglip/modeling_siglip.py:311
↓ 1 callersClassSiglipTextTransformer
modeling/siglip/modeling_siglip.py:912
↓ 1 callersClassSiglipVisionConfig
r""" This is the configuration class to store the configuration of a [`SiglipVisionModel`]. It is used to instantiate a Siglip vision encoder
modeling/siglip/configuration_siglip.py:121
↓ 1 callersClassSiglipVisionEmbeddings
modeling/siglip/modeling_siglip.py:239
↓ 1 callersClassSiglipVisionEmbeddings
modeling/lladao/siglip_navit.py:145
↓ 1 callersClassSiglipVisionTransformer
modeling/siglip/modeling_siglip.py:1045
↓ 1 callersClassSiglipVisionTransformer
modeling/lladao/siglip_navit.py:330
↓ 1 callersClassSimpleCustomBatch
data/dataset_base.py:744
↓ 1 callersClassTimestepEmbedder
Embeds scalar timesteps into vector representations.
modeling/lladao/modeling_utils.py:74
↓ 1 callersClassUpsample
modeling/autoencoder.py:111
ClassDataArguments
train/pretrain_unified_navit.py:124
ClassDistributedIterableDataset
data/distributed_iterable_dataset.py:8
ClassFSDPCheckpoint
train/fsdp_utils.py:90
ClassInterleavedBaseIterableDataset
data/interleave_datasets/interleave_t2i_dataset.py:15
ClassLLaDAAttention
Multi-headed attention from 'Attention Is All You Need' paper
modeling/llada/modeling_llada.py:257
ClassLLaDAConfig
r""" This is the configuration class to store the configuration of a [`LLaDAModel`]. It is used to instantiate an LLaDA model according to the
modeling/llada/configuration_llada.py:31
ClassLLaDAConfig
r""" This is the configuration class to store the configuration of a [`LLaDAModel`]. It is used to instantiate an LLaDA model according to the
modeling/lladao/llada_navit.py:42
ClassLLaDADecoderLayer
modeling/lladao/llada_navit.py:565
ClassLLaDAFlashAttention2
LLaDA flash attention module. This module inherits from `LLaDAAttention` as the weights of the module stays untouched. The only required chan
modeling/llada/modeling_llada.py:407
ClassLLaDAForQuestionAnswering
modeling/llada/modeling_llada.py:1468
ClassLLaDAForSequenceClassification
modeling/llada/modeling_llada.py:1353
ClassLLaDAMoEDecoderLayer
modeling/lladao/llada_navit.py:783
ClassLLaDAMoTDecoderLayer
modeling/lladao/llada_navit.py:650
ClassLLaDAModelLM
modeling/llada/modeling_llada.py:1132
ClassLLaDAMultimodalDemo
demo_pipeline.py:114
ClassLLaDAPreTrainedModel
modeling/llada/modeling_llada.py:794
ClassLLaDASdpaAttention
LLaDA attention module using torch.nn.functional.scaled_dot_product_attention. This module inherits from `LLaDAAttention` as the weights of t
modeling/llada/modeling_llada.py:604
ClassModelArguments
train/pretrain_unified_navit.py:43
ClassPackedAttentionMoT
modeling/lladao/llada_navit.py:342
ClassParquetStandardIterableDataset
data/interleave_datasets/interleave_t2i_dataset.py:137
ClassSftJSONLIterableDataset
data/vlm_dataset.py:20
ClassSftParIterableDataset
data/parquet_dataset.py:23
ClassSftVLMParIterableDataset
data/vlm_parquet_dataset.py:23
ClassSftVLMWdsIterableDataset
data/vlm_wds_dataset.py:23
ClassSftWdsIterableDataset
data/wds_dataset.py:21
ClassSiglipAttention
Multi-headed attention from 'Attention Is All You Need' paper
modeling/siglip/modeling_siglip.py:344
ClassSiglipConfig
r""" [`SiglipConfig`] is the configuration class to store the configuration of a [`SiglipModel`]. It is used to instantiate a Siglip model acc
modeling/siglip/configuration_siglip.py:217
ClassSiglipFlashAttention2
SiglipAttention flash attention module. This module inherits from `SiglipAttention` as the weights of the module stays untouched. The only re
modeling/siglip/modeling_siglip.py:420
ClassSiglipForImageClassification
modeling/siglip/modeling_siglip.py:1437
ClassSiglipImageProcessor
r""" Constructs a SigLIP image processor. Args: do_resize (`bool`, *optional*, defaults to `True`): Whether to resize the
modeling/siglip/image_processing_siglip.py:37
ClassSiglipModel
modeling/siglip/modeling_siglip.py:1189
ClassSiglipPreTrainedModel
An abstract class to handle weights initialization and a simple interface for downloading and loading pretrained models.
modeling/siglip/modeling_siglip.py:652
ClassSiglipProcessor
r""" Constructs a Siglip processor which wraps a Siglip image processor and a Siglip tokenizer into a single processor. [`SiglipProcessor`] o
modeling/siglip/processing_siglip.py:17
ClassSiglipSdpaAttention
Siglip attention module using torch.nn.functional.scaled_dot_product_attention. This module inherits from `SiglipAttention` as the weights of
modeling/siglip/modeling_siglip.py:514
ClassSiglipTextModel
modeling/siglip/modeling_siglip.py:989
ClassSiglipTextModelOutput
Base class for text model's outputs that also contains a pooling of the last hidden states. Args: text_embeds (`torch.FloatTensor` o
modeling/siglip/modeling_siglip.py:173
ClassSiglipTokenizer
Construct a Siglip tokenizer. Based on [SentencePiece](https://github.com/google/sentencepiece). This tokenizer inherits from [`PreTrainedTo
modeling/siglip/tokenization_siglip.py:33
ClassSiglipVisionConfig
r""" This is the configuration class to store the configuration of a [`SiglipVisionModel`]. It is used to instantiate a Siglip vision encoder
modeling/lladao/siglip_navit.py:21
ClassSiglipVisionModel
modeling/siglip/modeling_siglip.py:1130
ClassSiglipVisionModelOutput
Base class for vision model's outputs that also contains image embeddings of the pooling of the last hidden states. Args: image_embe
modeling/siglip/modeling_siglip.py:143
ClassT2IIterableDataset
data/t2i_dataset.py:17
ClassT2IWdsIterableDataset
data/t2i_wds_dataset.py:19
ClassTrainingArguments
train/pretrain_unified_navit.py:160
ClassUnifiedEditIterableDataset
data/interleave_datasets/edit_dataset.py:21
next →1–100 of 102, ranked by callers