LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
bert4torch/__init__.py
bert4torch/activations.py
bert4torch/callbacks.py
bert4torch/cli.py
bert4torch/dynamic_module_utils.py
bert4torch/losses.py
bert4torch/optimizers.py
bert4torch.egg-info/PKG-INFO
bert4torch.egg-info/SOURCES.txt
bert4torch.egg-info/dependency_links.txt
bert4torch.egg-info/entry_points.txt
bert4torch.egg-info/requires.txt
bert4torch.egg-info/top_level.txt
bert4torch/accelerate/__init__.py
bert4torch/accelerate/big_modeling.py
bert4torch/accelerate/hooks.py
bert4torch/accelerate/utils/__init__.py
bert4torch/accelerate/utils/constants.py
bert4torch/accelerate/utils/dataclasses.py
bert4torch/accelerate/utils/environment.py
bert4torch/accelerate/utils/imports.py
bert4torch/accelerate/utils/memory.py
bert4torch/accelerate/utils/modeling.py
bert4torch/accelerate/utils/offload.py
bert4torch/accelerate/utils/operations.py
bert4torch/accelerate/utils/other.py
bert4torch/accelerate/utils/versions.py
bert4torch/generation/__init__.py
bert4torch/generation/core.py
bert4torch/generation/logits_process.py
bert4torch/layers/__init__.py
bert4torch/layers/crf.py
bert4torch/layers/global_point.py
bert4torch/layers/layer_norm.py
bert4torch/layers/misc.py
bert4torch/layers/mlp.py
bert4torch/layers/position_encoding.py
bert4torch/layers/transformer_block.py
bert4torch/layers/word_embedding.py
bert4torch/layers/attention/__init__.py
bert4torch/layers/attention/attention_layer.py
bert4torch/layers/attention/attention_utils.py
bert4torch/models/__init__.py
bert4torch/models/modeling_utils.py
bert4torch/models/albert/__init__.py
bert4torch/models/albert/modeling_albert.py
bert4torch/models/auto/__init__.py
bert4torch/models/auto/feature_extraction_auto.py
bert4torch/models/auto/image_processing_auto.py
bert4torch/models/auto/modeling_auto.py
bert4torch/models/auto/processing_auto.py
bert4torch/models/auto/tokenization_auto.py
bert4torch/models/auto/video_processing_auto.py
bert4torch/models/baichuan/__init__.py
bert4torch/models/baichuan/modeling_baichuan.py
bert4torch/models/baichuan/tokenization_baichuan.py
bert4torch/models/bart/__init__.py
bert4torch/models/bart/modeling_bart.py
bert4torch/models/base/__init__.py
bert4torch/models/base/modeling_base.py
bert4torch/models/base/modeling_transformer.py
bert4torch/models/base/pretrained_model.py
bert4torch/models/bert/__init__.py
bert4torch/models/bert/modeling_bert.py
bert4torch/models/bloom/__init__.py
bert4torch/models/bloom/modeling_bloom.py
bert4torch/models/deberta/__init__.py
bert4torch/models/deberta/modeling_deberta.py
bert4torch/models/deepseek_ocr/__init__.py
bert4torch/models/deepseek_ocr/deepencoder_clip.py
bert4torch/models/deepseek_ocr/deepencoder_common.py
bert4torch/models/deepseek_ocr/image_processing_deepseek_ocr.py
bert4torch/models/deepseek_ocr/modeling_deepseek_ocr.py
bert4torch/models/deepseek_ocr/processing_deepseek_ocr.py
bert4torch/models/deepseek_ocr2/__init__.py
bert4torch/models/deepseek_ocr2/deepencoderv2_qwen2.py
bert4torch/models/deepseek_ocr2/modeling_deepseek_ocr2.py
bert4torch/models/deepseek_ocr2/processing_deepseek_ocr2.py
bert4torch/models/deepseek_v2/__init__.py
bert4torch/models/deepseek_v2/modeling_deepseek_v2.py
bert4torch/models/electra/__init__.py
bert4torch/models/electra/modeling_electra.py
bert4torch/models/ernie/__init__.py
bert4torch/models/ernie/modeling_ernie.py
bert4torch/models/ernie4_5/__init__.py
bert4torch/models/ernie4_5/modeling_ernied4_5.py
bert4torch/models/falcon/__init__.py
bert4torch/models/falcon/modeling_falcon.py
bert4torch/models/gau_alpha/__init__.py
bert4torch/models/gau_alpha/modeling_gau_alpha.py
bert4torch/models/glm/__init__.py
bert4torch/models/glm/modeling_glm.py
bert4torch/models/glm/tokenization_glm.py
bert4torch/models/glm2/__init__.py
bert4torch/models/glm2/modeling_glm2.py
bert4torch/models/glm2/tokenization_glm2.py
bert4torch/models/glm2/tokenization_glm3.py
bert4torch/models/glm4/__init__.py
bert4torch/models/glm4/modeling_glm4.py
bert4torch/models/glm4/tokenization_glm4.py
bert4torch/models/glm46v/__init__.py
bert4torch/models/glm46v/image_processing_glm46v.py
bert4torch/models/glm46v/image_processing_pil_glm46v.py
bert4torch/models/glm46v/processing_glm46v.py
bert4torch/models/glm46v/video_processing_glm46v.py
bert4torch/models/glm4v/__init__.py
bert4torch/models/glm4v/image_processing_glm4v.py
bert4torch/models/glm4v/image_processing_pil_glm4v.py
bert4torch/models/glm4v/processing_glm4v.py
bert4torch/models/glm4v/video_processing_glm4v.py
bert4torch/models/glm4v_9b/__init__.py
bert4torch/models/glm4v_9b/modeling_glm4v_9b.py
bert4torch/models/glm4v_9b/tokenization_glm4v_9b.py
bert4torch/models/glm4v_9b/visual.py
bert4torch/models/glm_ocr/__init__.py
bert4torch/models/glm_ocr/modeling_glm_ocr.py
bert4torch/models/glm_ocr/visual.py
bert4torch/models/gpt/__init__.py
bert4torch/models/gpt/modeling_gpt.py
bert4torch/models/gpt2/__init__.py
bert4torch/models/gpt2/modeling_gpt2.py
bert4torch/models/gpt2_ml/__init__.py
bert4torch/models/gpt2_ml/modeling_gpt2_ml.py
bert4torch/models/internlm/__init__.py
bert4torch/models/internlm/modeling_internlm.py
bert4torch/models/internlm/tokenization_internlm.py
bert4torch/models/internlm2/__init__.py
bert4torch/models/internlm2/modeling_internlm2.py
bert4torch/models/internlm2/tokenization_internlm2.py
bert4torch/models/internvl/__init__.py
bert4torch/models/internvl/modeling_intern_vit.py
bert4torch/models/internvl/modeling_internvl.py
bert4torch/models/internvl/vision_process.py
bert4torch/models/llama/__init__.py
bert4torch/models/llama/modeling_llama.py
bert4torch/models/llama/tokenization_llama.py
bert4torch/models/minicpm/__init__.py
bert4torch/models/minicpm/modeling_minicpm.py
bert4torch/models/minicpm_lama3_v/__init__.py
bert4torch/models/minicpm_lama3_v/modeling_idefics2_visual.py
bert4torch/models/minicpm_lama3_v/modeling_minicpm_lama3_v.py
bert4torch/models/minicpmv/__init__.py
bert4torch/models/minicpmv/image_processing_minicpmv.py
bert4torch/models/minicpmv/modeling_minicpmv.py
bert4torch/models/minicpmv/modeling_navit_siglip.py
bert4torch/models/minicpmv/processing_minicpmv.py
bert4torch/models/minicpmv/resampler.py
bert4torch/models/minicpmv/tokenization_minicpmv.py
bert4torch/models/mllama/__init__.py
bert4torch/models/mllama/image_processing_mllama.py
bert4torch/models/mllama/modeling_mllama.py
bert4torch/models/mllama/processing_mllama.py
bert4torch/models/mllama/visual.py
bert4torch/models/modernbert/__init__.py
bert4torch/models/modernbert/modeling_modernbert.py
bert4torch/models/nezha/__init__.py
bert4torch/models/nezha/modeling_nezha.py
bert4torch/models/paddleocr_vl/__init__.py
bert4torch/models/paddleocr_vl/image_processing_paddleocr_vl.py
bert4torch/models/paddleocr_vl/image_processing_pil_paddleocr_vl.py
bert4torch/models/paddleocr_vl/modeling_paddleocr_vl.py
bert4torch/models/paddleocr_vl/processing_paddleocr_vl.py
bert4torch/models/paddleocr_vl/visual.py
bert4torch/models/qwen/__init__.py
bert4torch/models/qwen/modeling_qwen.py
bert4torch/models/qwen/tokenization_qwen.py
bert4torch/models/qwen2/__init__.py
bert4torch/models/qwen2/modeling_qwen2.py
bert4torch/models/qwen2/tokenization_qwen2.py
bert4torch/models/qwen2_5_vl/__init__.py
bert4torch/models/qwen2_5_vl/modeling_qwen2_5_vl.py
bert4torch/models/qwen2_5_vl/processing_qwen2_5_vl.py
bert4torch/models/qwen2_vl/__init__.py
bert4torch/models/qwen2_vl/image_processing_pil_qwen2_vl.py
bert4torch/models/qwen2_vl/image_processing_qwen2_vl.py
bert4torch/models/qwen2_vl/modeling_qwen2_vl.py
bert4torch/models/qwen2_vl/processing_qwen2_vl.py
bert4torch/models/qwen2_vl/video_processing_qwen2_vl.py
bert4torch/models/qwen2_vl/vision_process.py
bert4torch/models/qwen3/__init__.py
bert4torch/models/qwen3/modeling_qwen3.py
bert4torch/models/qwen3/processing_qwen3_vl.py
bert4torch/models/qwen3/video_processing_qwen3_vl.py
bert4torch/models/qwen3_moe/__init__.py
bert4torch/models/qwen3_moe/modeling_qwen3_moe.py
bert4torch/models/qwen3_vl/__init__.py
bert4torch/models/qwen3_vl/modeling_qwen3_vl.py
bert4torch/models/roberta/__init__.py
bert4torch/models/roberta/tokenization_roberta.py
bert4torch/models/roformer/__init__.py
bert4torch/models/roformer/modeling_roformer.py
bert4torch/models/t5/__init__.py
bert4torch/models/t5/modeling_t5.py
bert4torch/models/transformer_xl/__init__.py
bert4torch/models/transformer_xl/modeling_transformer_xl.py
bert4torch/models/transformer_xl/tokenization_transformer_xl.py
bert4torch/models/uie/__init__.py
bert4torch/models/uie/modeling_uie.py
bert4torch/models/xlnet/__init__.py
bert4torch/models/xlnet/modeling_xlnet.py
bert4torch/models/xlnet/tokenization_xlnet.py
bert4torch/pipelines/__init__.py
bert4torch/pipelines/base.py
bert4torch/pipelines/big_modeling_conversation.py
bert4torch/pipelines/big_modeling_entrypoint.py
bert4torch/pipelines/big_modeling_llm.py
bert4torch/pipelines/big_modeling_vlm.py
bert4torch/pipelines/fill_mask.py
bert4torch/pipelines/text2vec.py
bert4torch/pipelines/uie_predictor.py
bert4torch/processor/__init__.py
bert4torch/processor/audio_utils.py
bert4torch/processor/feature_extraction_utils.py
bert4torch/processor/image_processing_backends.py
bert4torch/processor/image_processing_base.py
bert4torch/processor/image_processing_utils.py
bert4torch/processor/image_transforms.py
bert4torch/processor/image_utils.py
bert4torch/processor/processing_utils.py
bert4torch/processor/video_processing_utils.py
bert4torch/processor/video_utils.py
bert4torch/quantizers/__init__.py
bert4torch/quantizers/base.py
bert4torch/quantizers/quantization_config.py
bert4torch/quantizers/quantizer_awq.py
bert4torch/quantizers/quantizer_bnb_kbit.py
bert4torch/quantizers/quantizer_cpm_kernels.py
bert4torch/quantizers/quantizer_gptq.py
bert4torch/snippets/__init__.py
bert4torch/snippets/chat_parsing_utils.py
bert4torch/snippets/chat_template_utils.py
bert4torch/snippets/data_process.py
bert4torch/snippets/extract.py
bert4torch/snippets/generic.py
bert4torch/snippets/hub.py
bert4torch/snippets/import_utils.py
bert4torch/snippets/misc.py
bert4torch/snippets/openai_client.py
bert4torch/snippets/sentencepiece_model_pb2.py
bert4torch/snippets/sentencepiece_model_pb2_new.py
bert4torch/snippets/type_validators.py
bert4torch/tokenizers/__init__.py
bert4torch/tokenizers/convert_slow_tokenizer.py
bert4torch/tokenizers/tokenization_b4t_base.py
bert4torch/tokenizers/tokenization_b4t_bert.py
bert4torch/tokenizers/tokenization_b4t_sentence_piece.py
bert4torch/tokenizers/tokenization_python.py
bert4torch/tokenizers/tokenization_utils_base.py
bert4torch/tokenizers/tokenization_utils_sentencepiece.py
bert4torch/tokenizers/tokenization_utils_tokenizers.py
bert4torch/trainer/__init__.py
bert4torch/trainer/dpo_trainer.py
bert4torch/trainer/ppo_trainer.py
bert4torch/trainer/ptuningv2_trainer.py
bert4torch/trainer/sequence_classification_trainer.py