MCPcopy Create free account

hub / github.com/BAAI-DCAI/SpatialBot / functions

Functions594 in github.com/BAAI-DCAI/SpatialBot

↓ 1 callersMethodprocess_result
(self, results_dir)
eval/mme/calculation_mme.py:83
↓ 1 callersFunctionrank0_print
(*args)
bunny/train/train.py:20
↓ 1 callersMethodreceive_heart_beat
(self, worker_name: str, queue_length: int)
bunny/serve/controller.py:152
↓ 1 callersFunctionrecursive_process_input_ids
(new_input_ids, expand_len, input_ids, selected_index, tokenizer, index_list)
bunny/util/data_utils.py:109
↓ 1 callersMethodrefresh_all_workers
(self)
bunny/serve/controller.py:101
↓ 1 callersMethodremove_stable_workers_by_expiration
(self)
bunny/serve/controller.py:162
↓ 1 callersMethodremove_worker
(self, worker_name: str)
bunny/serve/controller.py:98
↓ 1 callersFunctionsafe_save_model_for_hf_trainer
Collects the state dict and dump to disk.
bunny/train/train.py:150
↓ 1 callersFunctionset_seed
Set the seed for PyTorch (both CPU and CUDA), Python, and NumPy for reproducible results. :param seed_value: An integer value to be used as
bunny/serve/calvin_infer.py:68
↓ 1 callersFunctionset_seed
(seed_value)
bunny/serve/rtx_infer.py:68
↓ 1 callersFunctionset_seed
Set the seed for PyTorch (both CPU and CUDA), Python, and NumPy for reproducible results. :param seed_value: An integer value to be used as
bunny/eval/eval_spatialbench.py:68
↓ 1 callersFunctionset_seed
Set the seed for PyTorch (both CPU and CUDA), Python, and NumPy for reproducible results. :param seed_value: An integer value to be used as
bunny/eval/eval_rtx.py:68
↓ 1 callersFunctionsize
(c)
eval/gqa/eval_gqa.py:284
↓ 1 callersFunctionsplit_chessboard
x: b * c * h * w Deividing x into num_split**2 sub-squares, and concatenate all the sub-squares on the batch dimension
bunny/util/s2wrapper/utils.py:10
↓ 1 callersFunctionsplit_list
Split a list into n (roughly) equal-sized chunks
bunny/eval/model_vqa_loader.py:19
↓ 1 callersFunctionsplit_list
Split a list into n (roughly) equal-sized chunks
bunny/eval/model_vqa_loader_depth.py:22
↓ 1 callersFunctionsplit_list
Split a list into n (roughly) equal-sized chunks
bunny/eval/model_vqa_mmbench.py:21
↓ 1 callersFunctionsplit_list
Split a list into n (roughly) equal-sized chunks
bunny/eval/model_vqa.py:18
↓ 1 callersFunctionsplit_to_even_chunks
Split a list of indices into `chunks` chunks of roughly equal lengths.
bunny/train/bunny_trainer.py:32
↓ 1 callersFunctiontrain
()
bunny/train/train.py:189
↓ 1 callersFunctiontransform_video
(buffer)
eval/seed-bench/extract_video_frames.py:22
↓ 1 callersFunctionviolates_moderation
Check whether the text violates OpenAI moderation API.
bunny/util/utils.py:100
↓ 1 callersMethodword_tokenize
(self, word)
bunny/eval/m4c_evaluator.py:181
↓ 1 callersMethodworker_api_generate_stream
(self, params)
bunny/serve/controller.py:172
↓ 1 callersMethodworker_api_get_status
(self)
bunny/serve/controller.py:198
↓ 1 callersFunctionzoe_dir
(img_dir,save_dir,zoe_model,chunk=0,total_chunk=0,total_img=0)
SpatialQA_depthmap_instruction/zoe.py:34
↓ 1 callersFunctionzoe_run
(zoe_model,img_path,save_path)
SpatialQA_depthmap_instruction/zoe.py:14
Method__call__
(self, item)
bunny/model/multimodal_encoder/eva_clip/eva_clip_processors.py:17
Method__call__
(self, item)
bunny/model/multimodal_encoder/eva_clip/eva_clip_processors.py:63
Method__call__
(self, item)
bunny/eval/m4c_evaluator.py:213
Method__call__
(self, instances: Sequence[Dict])
bunny/util/data_utils.py:970
Method__call__
(self, output_ids: torch.LongTensor, scores: torch.FloatTensor, **kwargs)
bunny/util/mm_utils.py:141
Method__getattr__
(self, attr)
bunny/util/utils.py:77
Method__getitem__
(self, index)
bunny/eval/model_vqa_loader.py:39
Method__getitem__
(self, index)
bunny/eval/model_vqa_loader_depth.py:42
Method__getitem__
(self, i)
bunny/util/data_utils.py:852
Method__getstate__
(self)
bunny/model/language_model/llama/tokenization_llama.py:210
Method__init__
(self, controller_addr, worker_addr, worker_id, no_register, model_path, mod
bunny/serve/model_worker.py:41
Method__init__
(self, dispatch_method: str)
bunny/serve/controller.py:55
Method__init__
(self, config)
bunny/model/bunny_arch.py:23
Method__init__
(self, config)
bunny/model/language_model/bunny_qwen2.py:28
Method__init__
(self, config)
bunny/model/language_model/bunny_phi3.py:28
Method__init__
(self, config)
bunny/model/language_model/bunny_llama.py:28
Method__init__
(self, config)
bunny/model/language_model/bunny_phi.py:28
Method__init__
Qwen2RMSNorm is equivalent to T5LayerNorm
bunny/model/language_model/qwen2/modeling_qwen2.py:82
Method__init__
(self, dim, max_position_embeddings=2048, base=10000, device=None)
bunny/model/language_model/qwen2/modeling_qwen2.py:100
Method__init__
(self, config: Qwen2Config, layer_idx: Optional[int] = None)
bunny/model/language_model/qwen2/modeling_qwen2.py:207
Method__init__
(self, *args, **kwargs)
bunny/model/language_model/qwen2/modeling_qwen2.py:336
Method__init__
(self, config: Qwen2Config, layer_idx: int)
bunny/model/language_model/qwen2/modeling_qwen2.py:724
Method__init__
(self, config: Qwen2Config)
bunny/model/language_model/qwen2/modeling_qwen2.py:925
Method__init__
(self, config)
bunny/model/language_model/qwen2/modeling_qwen2.py:1098
Method__init__
(self, config)
bunny/model/language_model/qwen2/modeling_qwen2.py:1299
Method__init__
( self, vocab_file=None, merges_file=None, tokenizer_file=None, unk_to
bunny/model/language_model/qwen2/tokenization_qwen2_fast.py:92
Method__init__
( self, vocab_size=151936, hidden_size=4096, intermediate_size=22016,
bunny/model/language_model/qwen2/configuration_qwen2.py:98
Method__init__
( self, vocab_file, merges_file, errors="replace", unk_token="<|endoft
bunny/model/language_model/qwen2/tokenization_qwen2.py:143
Method__init__
(self, dim, max_position_embeddings=2048, base=10000, device=None)
bunny/model/language_model/phi/modeling_phi.py:83
Method__init__
(self, dim, max_position_embeddings=2048, base=10000, device=None, scaling_factor=1.0)
bunny/model/language_model/phi/modeling_phi.py:122
Method__init__
(self, dim, max_position_embeddings=2048, base=10000, device=None, scaling_factor=1.0)
bunny/model/language_model/phi/modeling_phi.py:142
Method__init__
(self, config: PhiConfig, layer_idx: Optional[int] = None)
bunny/model/language_model/phi/modeling_phi.py:234
Method__init__
(self, *args, **kwargs)
bunny/model/language_model/phi/modeling_phi.py:411
Method__init__
(self, config: PhiConfig, layer_idx: int)
bunny/model/language_model/phi/modeling_phi.py:627
Method__init__
(self, config: PhiConfig)
bunny/model/language_model/phi/modeling_phi.py:813
Method__init__
(self, config)
bunny/model/language_model/phi/modeling_phi.py:965
Method__init__
(self, config)
bunny/model/language_model/phi/modeling_phi.py:1179
Method__init__
(self, config: PhiConfig)
bunny/model/language_model/phi/modeling_phi.py:1295
Method__init__
( self, vocab_size=51200, hidden_size=2048, intermediate_size=8192, nu
bunny/model/language_model/phi/configuration_phi.py:119
Method__init__
( self, vocab_file=None, tokenizer_file=None, clean_up_tokenization_spaces=Fal
bunny/model/language_model/llama/tokenization_llama_fast.py:104
Method__init__
( self, vocab_file, unk_token="<unk>", bos_token="<s>", eos_token="</s
bunny/model/language_model/llama/tokenization_llama.py:131
Method__init__
(self, is_causal: bool, sliding_window: Optional[int] = None)
bunny/model/language_model/llama/modeling_llama.py:71
Method__init__
LlamaRMSNorm is equivalent to T5LayerNorm
bunny/model/language_model/llama/modeling_llama.py:353
Method__init__
(self, dim, max_position_embeddings=2048, base=10000, device=None, scaling_factor=1.0)
bunny/model/language_model/llama/modeling_llama.py:373
Method__init__
(self, config: LlamaConfig, layer_idx: Optional[int] = None)
bunny/model/language_model/llama/modeling_llama.py:536
Method__init__
(self, *args, **kwargs)
bunny/model/language_model/llama/modeling_llama.py:688
Method__init__
(self, config: LlamaConfig, layer_idx: int)
bunny/model/language_model/llama/modeling_llama.py:972
Method__init__
(self, config: LlamaConfig)
bunny/model/language_model/llama/modeling_llama.py:1196
Method__init__
(self, config)
bunny/model/language_model/llama/modeling_llama.py:1409
Method__init__
(self, config)
bunny/model/language_model/llama/modeling_llama.py:1641
Method__init__
(self, config)
bunny/model/language_model/llama/modeling_llama.py:1759
Method__init__
( self, vocab_size=32000, hidden_size=4096, intermediate_size=11008, n
bunny/model/language_model/llama/configuration_llama.py:118
Method__init__
Phi3RMSNorm is equivalent to T5LayerNorm
bunny/model/language_model/phi3/modeling_phi3.py:71
Method__init__
(self, dim, max_position_embeddings=2048, base=10000, device=None)
bunny/model/language_model/phi3/modeling_phi3.py:102
Method__init__
(self, dim, config, device=None)
bunny/model/language_model/phi3/modeling_phi3.py:132
Method__init__
(self, dim, config, device=None)
bunny/model/language_model/phi3/modeling_phi3.py:173
Method__init__
(self, config: Phi3Config, layer_idx: Optional[int] = None)
bunny/model/language_model/phi3/modeling_phi3.py:284
Method__init__
(self, *args, **kwargs)
bunny/model/language_model/phi3/modeling_phi3.py:424
Method__init__
(self, config: Phi3Config, layer_idx: int)
bunny/model/language_model/phi3/modeling_phi3.py:824
Method__init__
(self, config: Phi3Config)
bunny/model/language_model/phi3/modeling_phi3.py:1028
Method__init__
(self, config)
bunny/model/language_model/phi3/modeling_phi3.py:1193
Method__init__
(self, config)
bunny/model/language_model/phi3/modeling_phi3.py:1403
Method__init__
(self, config: Phi3Config)
bunny/model/language_model/phi3/modeling_phi3.py:1519
Method__init__
( self, vocab_size=32064, hidden_size=3072, intermediate_size=8192, nu
bunny/model/language_model/phi3/configuration_phi3.py:117
Method__init__
(self)
bunny/model/multimodal_projector/builder.py:11
Method__init__
(self, config=None)
bunny/model/multimodal_projector/builder.py:23
Method__init__
(self, config=None)
bunny/model/multimodal_projector/builder.py:39
Method__init__
(self, config=None)
bunny/model/multimodal_projector/builder.py:59
Method__init__
(self, config=None)
bunny/model/multimodal_projector/builder.py:86
Method__init__
(self, vision_tower, args, delay_load=False)
bunny/model/multimodal_encoder/clip/clip_encoder.py:8
Method__init__
(self, image_mean=(0.5, 0.5, 0.5), image_std=(0.5, 0.5, 0.5),
bunny/model/multimodal_encoder/siglip/siglip_encoder.py:27
Method__init__
( self, hidden_size=1152, image_mean=(0.5, 0.5, 0.5), intermed
bunny/model/multimodal_encoder/siglip/siglip_encoder.py:71
Method__init__
(self, config: SigLipVisionConfig)
bunny/model/multimodal_encoder/siglip/siglip_encoder.py:152
← previousnext →201–300 of 594, ranked by callers