Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ML-GSAI/LLaDA-o
/ types & classes
Types & classes
102 in github.com/ML-GSAI/LLaDA-o
⨍
Functions
450
◇
Types & classes
102
↳
Endpoints
2
↓ 19 callers
Class
LLaDARMSNorm
modeling/llada/modeling_llada.py:76
↓ 6 callers
Class
LLaDAMLP
modeling/llada/modeling_llada.py:211
↓ 6 callers
Class
ResnetBlock
modeling/autoencoder.py:68
↓ 5 callers
Class
ImageTransform
data/transforms.py:90
↓ 5 callers
Class
NaiveCache
modeling/lladao/llada_navit.py:167
↓ 4 callers
Class
LLaDAO
modeling/lladao/lladao.py:97
↓ 3 callers
Class
LLaDAModel
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`LLaDADecoderLayer`] Args: config: LLaDAConfig
modeling/llada/modeling_llada.py:915
↓ 3 callers
Class
LLaDAModelLM
modeling/lladao/llada_navit.py:1048
↓ 3 callers
Class
LLaDAOConfig
modeling/lladao/lladao.py:61
↓ 3 callers
Class
SiglipVisionModel
modeling/lladao/siglip_navit.py:374
↓ 2 callers
Class
AttnBlock
modeling/autoencoder.py:38
↓ 2 callers
Class
LLaDARotaryEmbedding
modeling/llada/modeling_llada.py:96
↓ 2 callers
Class
PackedAttention
modeling/lladao/llada_navit.py:196
↓ 2 callers
Class
PositionEmbedding
modeling/lladao/modeling_utils.py:127
↓ 2 callers
Class
SiglipEncoder
Transformer encoder consisting of `config.num_hidden_layers` self attention layers. Each layer is a [`SiglipEncoderLayer`]. Args:
modeling/siglip/modeling_siglip.py:824
↓ 2 callers
Class
SiglipMLP
modeling/siglip/modeling_siglip.py:588
↓ 1 callers
Class
AutoEncoder
modeling/autoencoder.py:290
↓ 1 callers
Class
AutoEncoderParams
modeling/autoencoder.py:21
↓ 1 callers
Class
BaseNavitOutputWithPast
modeling/lladao/llada_navit.py:185
↓ 1 callers
Class
DataConfig
data/dataset_base.py:24
↓ 1 callers
Class
Decoder
modeling/autoencoder.py:196
↓ 1 callers
Class
DiagonalGaussian
modeling/autoencoder.py:275
↓ 1 callers
Class
Downsample
modeling/autoencoder.py:98
↓ 1 callers
Class
Encoder
modeling/autoencoder.py:122
↓ 1 callers
Class
FSDPConfig
train/fsdp_utils.py:35
↓ 1 callers
Class
FrameSampler
data/video_utils.py:117
↓ 1 callers
Class
ImageCrops
eval/gen/geneval/evaluation/evaluate_images.py:101
↓ 1 callers
Class
ImageCrops
eval/gen/geneval/evaluation/evaluate_images_mp.py:105
↓ 1 callers
Class
InterleaveInferencer
inferencer.py:13
↓ 1 callers
Class
LLaDADecoderLayer
modeling/llada/modeling_llada.py:698
↓ 1 callers
Class
LLaDADynamicNTKScalingRotaryEmbedding
LLaDARotaryEmbedding extended with Dynamic NTK scaling. Credits to the Reddit users /u/bloc97 and /u/emozilla
modeling/llada/modeling_llada.py:158
↓ 1 callers
Class
LLaDALinearScalingRotaryEmbedding
LLaDARotaryEmbedding extended with linear scaling. Credits to the Reddit user /u/kaiokendev
modeling/llada/modeling_llada.py:148
↓ 1 callers
Class
LLaDAModel
modeling/lladao/llada_navit.py:893
↓ 1 callers
Class
MLPconnector
modeling/lladao/modeling_utils.py:113
↓ 1 callers
Class
MPLUG
eval/gen/dpg_bench/compute_dpg_bench.py:65
↓ 1 callers
Class
MaxLongEdgeMinShortEdgeResize
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 callers
Class
PackedDataset
data/dataset_base.py:64
↓ 1 callers
Class
RotaryEmbedding2D
modeling/lladao/siglip_navit.py:102
↓ 1 callers
Class
SiglipEncoder
modeling/lladao/siglip_navit.py:303
↓ 1 callers
Class
SiglipEncoderLayer
modeling/siglip/modeling_siglip.py:603
↓ 1 callers
Class
SiglipEncoderLayer
modeling/lladao/siglip_navit.py:262
↓ 1 callers
Class
SiglipFlashAttention2
modeling/lladao/siglip_navit.py:198
↓ 1 callers
Class
SiglipMLP
modeling/lladao/siglip_navit.py:247
↓ 1 callers
Class
SiglipMultiheadAttentionPoolingHead
Multihead Attention Pooling.
modeling/siglip/modeling_siglip.py:1102
↓ 1 callers
Class
SiglipOutput
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 callers
Class
SiglipTextConfig
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 callers
Class
SiglipTextEmbeddings
modeling/siglip/modeling_siglip.py:311
↓ 1 callers
Class
SiglipTextTransformer
modeling/siglip/modeling_siglip.py:912
↓ 1 callers
Class
SiglipVisionConfig
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 callers
Class
SiglipVisionEmbeddings
modeling/siglip/modeling_siglip.py:239
↓ 1 callers
Class
SiglipVisionEmbeddings
modeling/lladao/siglip_navit.py:145
↓ 1 callers
Class
SiglipVisionTransformer
modeling/siglip/modeling_siglip.py:1045
↓ 1 callers
Class
SiglipVisionTransformer
modeling/lladao/siglip_navit.py:330
↓ 1 callers
Class
SimpleCustomBatch
data/dataset_base.py:744
↓ 1 callers
Class
TimestepEmbedder
Embeds scalar timesteps into vector representations.
modeling/lladao/modeling_utils.py:74
↓ 1 callers
Class
Upsample
modeling/autoencoder.py:111
Class
DataArguments
train/pretrain_unified_navit.py:124
Class
DistributedIterableDataset
data/distributed_iterable_dataset.py:8
Class
FSDPCheckpoint
train/fsdp_utils.py:90
Class
InterleavedBaseIterableDataset
data/interleave_datasets/interleave_t2i_dataset.py:15
Class
LLaDAAttention
Multi-headed attention from 'Attention Is All You Need' paper
modeling/llada/modeling_llada.py:257
Class
LLaDAConfig
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
Class
LLaDAConfig
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
Class
LLaDADecoderLayer
modeling/lladao/llada_navit.py:565
Class
LLaDAFlashAttention2
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
Class
LLaDAForQuestionAnswering
modeling/llada/modeling_llada.py:1468
Class
LLaDAForSequenceClassification
modeling/llada/modeling_llada.py:1353
Class
LLaDAMoEDecoderLayer
modeling/lladao/llada_navit.py:783
Class
LLaDAMoTDecoderLayer
modeling/lladao/llada_navit.py:650
Class
LLaDAModelLM
modeling/llada/modeling_llada.py:1132
Class
LLaDAMultimodalDemo
demo_pipeline.py:114
Class
LLaDAPreTrainedModel
modeling/llada/modeling_llada.py:794
Class
LLaDASdpaAttention
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
Class
ModelArguments
train/pretrain_unified_navit.py:43
Class
PackedAttentionMoT
modeling/lladao/llada_navit.py:342
Class
ParquetStandardIterableDataset
data/interleave_datasets/interleave_t2i_dataset.py:137
Class
SftJSONLIterableDataset
data/vlm_dataset.py:20
Class
SftParIterableDataset
data/parquet_dataset.py:23
Class
SftVLMParIterableDataset
data/vlm_parquet_dataset.py:23
Class
SftVLMWdsIterableDataset
data/vlm_wds_dataset.py:23
Class
SftWdsIterableDataset
data/wds_dataset.py:21
Class
SiglipAttention
Multi-headed attention from 'Attention Is All You Need' paper
modeling/siglip/modeling_siglip.py:344
Class
SiglipConfig
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
Class
SiglipFlashAttention2
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
Class
SiglipForImageClassification
modeling/siglip/modeling_siglip.py:1437
Class
SiglipImageProcessor
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
Class
SiglipModel
modeling/siglip/modeling_siglip.py:1189
Class
SiglipPreTrainedModel
An abstract class to handle weights initialization and a simple interface for downloading and loading pretrained models.
modeling/siglip/modeling_siglip.py:652
Class
SiglipProcessor
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
Class
SiglipSdpaAttention
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
Class
SiglipTextModel
modeling/siglip/modeling_siglip.py:989
Class
SiglipTextModelOutput
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
Class
SiglipTokenizer
Construct a Siglip tokenizer. Based on [SentencePiece](https://github.com/google/sentencepiece). This tokenizer inherits from [`PreTrainedTo
modeling/siglip/tokenization_siglip.py:33
Class
SiglipVisionConfig
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
Class
SiglipVisionModel
modeling/siglip/modeling_siglip.py:1130
Class
SiglipVisionModelOutput
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
Class
T2IIterableDataset
data/t2i_dataset.py:17
Class
T2IWdsIterableDataset
data/t2i_wds_dataset.py:19
Class
TrainingArguments
train/pretrain_unified_navit.py:160
Class
UnifiedEditIterableDataset
data/interleave_datasets/edit_dataset.py:21
next →
1–100 of 102, ranked by callers