MCPcopy Create free account

hub / github.com/apple/ml-streambridge / types & classes

Types & classes89 in github.com/apple/ml-streambridge

↓ 3 callersClassQwen2_VL
eval/streaming_models/online_qwen2_vl.py:45
↓ 2 callersClassBertAttention
streambridge/model/multimodal_resampler/qformer.py:303
↓ 2 callersClassBertIntermediate
streambridge/model/multimodal_resampler/qformer.py:360
↓ 2 callersClassBertModel
The model can behave as an encoder (with only self-attention) as well as a decoder, in which case a layer of cross-attention is added between
streambridge/model/multimodal_resampler/qformer.py:688
↓ 2 callersClassBertOnlyMLMHead
streambridge/model/multimodal_resampler/qformer.py:655
↓ 2 callersClassBertOutput
streambridge/model/multimodal_resampler/qformer.py:375
↓ 2 callersClassConversation
A class that keeps all conversation history.
streambridge/conversation.py:38
↓ 2 callersClassLLaVA_OV
eval/streaming_models/online_llava_ov.py:46
↓ 2 callersClassLayerScale
streambridge/model/multimodal_encoder/oryx_vit.py:189
↓ 2 callersClassOryx_1_5
eval/streaming_models/online_oryx.py:43
↓ 2 callersClassQwen2RMSNorm
streambridge/model/multimodal_encoder/qwen2_vit.py:482
↓ 2 callersClassSigLipMLP
streambridge/model/multimodal_encoder/siglip_encoder.py:244
↓ 2 callersClassStreamToLogger
Fake file-like stream object that redirects writes to a logger instance.
streambridge/utils.py:83
↓ 1 callersClassActivate_VideoLLM
streambridge/model/activate_videollm.py:42
↓ 1 callersClassAttention
streambridge/model/multimodal_encoder/oryx_vit.py:118
↓ 1 callersClassBertEmbeddings
Construct the embeddings from word and position embeddings.
streambridge/model/multimodal_resampler/qformer.py:62
↓ 1 callersClassBertEncoder
streambridge/model/multimodal_resampler/qformer.py:498
↓ 1 callersClassBertLMHeadModel
streambridge/model/multimodal_resampler/qformer.py:979
↓ 1 callersClassBertLMPredictionHead
streambridge/model/multimodal_resampler/qformer.py:635
↓ 1 callersClassBertLayer
streambridge/model/multimodal_resampler/qformer.py:389
↓ 1 callersClassBertPooler
streambridge/model/multimodal_resampler/qformer.py:603
↓ 1 callersClassBertPredictionHeadTransform
streambridge/model/multimodal_resampler/qformer.py:618
↓ 1 callersClassBertSelfAttention
streambridge/model/multimodal_resampler/qformer.py:122
↓ 1 callersClassBertSelfOutput
streambridge/model/multimodal_resampler/qformer.py:289
↓ 1 callersClassDynamicCompressor
streambridge/model/multimodal_resampler/perceiver.py:17
↓ 1 callersClassIdentityMap
streambridge/model/multimodal_resampler/builder.py:13
↓ 1 callersClassIdentityMap
streambridge/model/multimodal_projector/builder.py:11
↓ 1 callersClassLlavaOnevisionMultiModalProjector
streambridge/model/activate_videollm.py:28
↓ 1 callersClassLlavaQwenModel
streambridge/model/language_model/llava_qwen.py:44
↓ 1 callersClassMaskedDrop
streambridge/model/multimodal_resampler/masked_drop.py:11
↓ 1 callersClassModelArguments
eval/streaming_models/online_oryx.py:21
↓ 1 callersClassModelArguments
eval/streaming_models/online_llava_ov.py:22
↓ 1 callersClassModelArguments
eval/streaming_models/online_qwen2_vl.py:23
↓ 1 callersClassOryxQwenModel
streambridge/model/language_model/oryx_qwen.py:23
↓ 1 callersClassOryxViTWrapper
streambridge/model/multimodal_encoder/oryx_vit.py:752
↓ 1 callersClassPatchEmbed
streambridge/model/multimodal_encoder/qwen2_vit.py:286
↓ 1 callersClassPatchMerger
streambridge/model/multimodal_encoder/qwen2_vit.py:317
↓ 1 callersClassQformer
streambridge/model/multimodal_resampler/qformer.py:1230
↓ 1 callersClassQwen2MLP
streambridge/model/multimodal_encoder/qwen2_vit.py:503
↓ 1 callersClassQwen2VLModel
streambridge/model/language_model/qwen2vl_qwen.py:24
↓ 1 callersClassQwen2VLRotaryEmbedding
streambridge/model/multimodal_encoder/qwen2_vit.py:112
↓ 1 callersClassQwen2VLVisionBlock
streambridge/model/multimodal_encoder/qwen2_vit.py:461
↓ 1 callersClassSigLIPVisionCfg
streambridge/model/multimodal_encoder/oryx_vit.py:630
↓ 1 callersClassSigLipAttention
Multi-headed attention from 'Attention Is All You Need' paper
streambridge/model/multimodal_encoder/siglip_encoder.py:178
↓ 1 callersClassSigLipEncoder
Transformer encoder consisting of `config.num_hidden_layers` self attention layers. Each layer is a [`SigLipEncoderLayer`]. Args:
streambridge/model/multimodal_encoder/siglip_encoder.py:325
↓ 1 callersClassSigLipEncoderLayer
streambridge/model/multimodal_encoder/siglip_encoder.py:260
↓ 1 callersClassSigLipMultiheadAttentionPoolingHead
Multihead Attention Pooling.
streambridge/model/multimodal_encoder/siglip_encoder.py:460
↓ 1 callersClassSigLipVisionConfig
streambridge/model/multimodal_encoder/siglip_encoder.py:71
↓ 1 callersClassSigLipVisionEmbeddings
streambridge/model/multimodal_encoder/siglip_encoder.py:149
↓ 1 callersClassSigLipVisionTower
streambridge/model/multimodal_encoder/siglip_encoder.py:539
↓ 1 callersClassSigLipVisionTransformer
streambridge/model/multimodal_encoder/siglip_encoder.py:409
↓ 1 callersClassSimpleMlp
streambridge/model/multimodal_projector/builder.py:37
↓ 1 callersClassSimpleResBlock
streambridge/model/multimodal_projector/builder.py:23
↓ 1 callersClassSpatialPool
streambridge/model/multimodal_resampler/spatial_pool.py:10
↓ 1 callersClassVisionMlp
streambridge/model/multimodal_encoder/qwen2_vit.py:336
↓ 1 callersClassVisionRotaryEmbedding
streambridge/model/multimodal_encoder/qwen2_vit.py:274
↓ 1 callersClassVisionTransformer
Vision Transformer A PyTorch impl of : `An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale` - https://arxiv.org/a
streambridge/model/multimodal_encoder/oryx_vit.py:254
↓ 1 callersClassVlmAttention
streambridge/model/multimodal_resampler/vlm_attention.py:17
ClassBertForMaskedLM
streambridge/model/multimodal_resampler/qformer.py:1142
ClassBertPreTrainedModel
An abstract class to handle weights initialization and a simple interface for downloading and loading pretrained models.
streambridge/model/multimodal_resampler/qformer.py:665
ClassBlock
streambridge/model/multimodal_encoder/oryx_vit.py:204
ClassKeywordsStoppingCriteria
streambridge/mm_utils.py:299
ClassLlavaMetaForCausalLM
streambridge/model/llava_arch.py:119
ClassLlavaMetaModel
streambridge/model/llava_arch.py:37
ClassLlavaQwenConfig
streambridge/model/language_model/llava_qwen.py:40
ClassLlavaQwenForCausalLM
streambridge/model/language_model/llava_qwen.py:51
ClassOryxMetaForCausalLM
streambridge/model/oryx_arch.py:98
ClassOryxMetaModel
streambridge/model/oryx_arch.py:24
ClassOryxQwenConfig
streambridge/model/language_model/oryx_qwen.py:19
ClassOryxQwenForCausalLM
streambridge/model/language_model/oryx_qwen.py:30
ClassQwen2VLAttention
Multi-headed attention from 'Attention Is All You Need' paper. Modified to use sliding window attention: Longformer and "Generating Long Sequ
streambridge/model/multimodal_encoder/qwen2_vit.py:530
ClassQwen2VLCausalLMOutputWithPast
Base class for Qwen2VL causal language model (or autoregressive) outputs. Args: loss (`torch.FloatTensor` of shape `(1,)`, *optional
streambridge/model/multimodal_encoder/qwen2_vit.py:74
ClassQwen2VLConfig
streambridge/model/language_model/qwen2vl_qwen.py:20
ClassQwen2VLDecoderLayer
streambridge/model/multimodal_encoder/qwen2_vit.py:894
ClassQwen2VLFlashAttention2
Qwen2VL flash attention module, following Qwen2VL attention module. This module inherits from `Qwen2VLAttention` as the weights of the module
streambridge/model/multimodal_encoder/qwen2_vit.py:654
ClassQwen2VLForCausalLM
streambridge/model/language_model/qwen2vl_qwen.py:30
ClassQwen2VLMetaForCausalLM
streambridge/model/qwen2vl_arch.py:35
ClassQwen2VLMetaModel
streambridge/model/qwen2vl_arch.py:21
ClassQwen2VLPreTrainedModel
streambridge/model/multimodal_encoder/qwen2_vit.py:999
ClassQwen2VLSdpaAttention
Qwen2 attention module using torch.nn.functional.scaled_dot_product_attention. This module inherits from `Qwen2Attention` as the weights of t
streambridge/model/multimodal_encoder/qwen2_vit.py:785
ClassQwen2VisionTransformerPretrainedModel
streambridge/model/multimodal_encoder/qwen2_vit.py:1021
ClassSeparatorStyle
Different separator style.
streambridge/conversation.py:23
ClassSigLipImageProcessor
streambridge/model/multimodal_encoder/siglip_encoder.py:35
ClassSigLipPreTrainedModel
An abstract class to handle weights initialization and a simple interface for downloading and loading pretrained models.
streambridge/model/multimodal_encoder/siglip_encoder.py:309
ClassSigLipVisionModel
streambridge/model/multimodal_encoder/siglip_encoder.py:484
ClassSigLipVisionModelOutput
Base class for vision model's outputs that also contains image embeddings of the pooling of the last hidden states. Args: image_embe
streambridge/model/multimodal_encoder/siglip_encoder.py:121
ClassVisionAttention
streambridge/model/multimodal_encoder/qwen2_vit.py:347
ClassVisionFlashAttention2
streambridge/model/multimodal_encoder/qwen2_vit.py:382
ClassVisionSdpaAttention
streambridge/model/multimodal_encoder/qwen2_vit.py:405