mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
![]() * initial commit * add convert internvl * add first end-to-end working internvl * nit prompt and image proc * add working chat template * add conversion llama-based models * add tests * pass all tests * fix isort * fix modular after main merge * add video processing for internvl * add support for interlaced images and videos * Remove processing and config from modular, add more tests * add llama model tests * Modify processor for compatibility with refactored got ocr image processor * add comments in processor * Add docs and nits * change video processing to use custom sample_indices_fn * rebase and fix tests * add processor tests * Add changes Raushan review * Use the new attention interface for the vision model * nits * add support for custom video_load_backend * remove mention to InternVLTokenizer * refactor vision model to simplify logic * refactor processor for better readibility * fix copies * fix require av processor test * refactor internVL vision * Update processor and fix processing tests * fix docstring * update convert_weights for internvl3 * change image processor to fast by default * remove do_center_crop=True in convert_weights * force use_cache to True * push_to_hub before reloading * fix internVLVision for larger models * update convert weight for qk norm * fix convert_weights * fix eos_token_id in convert * update docs and integration tests * make modifs after review * fix wrong k_norm and reduce modular * change image_token_index to image_token_id * change checkpoint to OpenGVLab org * last nits * explicitely del self.num_key_value_groups * add extra special tokens |
||
---|---|---|
.. | ||
test_module | ||
tf_ops | ||
add_pipeline_model_mapping_to_test.py | ||
check_bad_commit.py | ||
check_build.py | ||
check_config_attributes.py | ||
check_config_docstrings.py | ||
check_copies.py | ||
check_doc_toc.py | ||
check_docstrings.py | ||
check_doctest_list.py | ||
check_dummies.py | ||
check_inits.py | ||
check_model_tester.py | ||
check_modular_conversion.py | ||
check_repo.py | ||
check_self_hosted_runner.py | ||
check_tf_ops.py | ||
create_dependency_mapping.py | ||
create_dummy_models.py | ||
custom_init_isort.py | ||
deprecate_models.py | ||
download_glue_data.py | ||
extract_warnings.py | ||
fetch_hub_objects_for_ci.py | ||
get_ci_error_statistics.py | ||
get_github_job_time.py | ||
get_modified_files.py | ||
get_previous_daily_ci.py | ||
get_test_info.py | ||
important_models.txt | ||
models_to_deprecate.py | ||
modular_model_converter.py | ||
not_doctested.txt | ||
notification_service_doc_tests.py | ||
notification_service_quantization.py | ||
notification_service.py | ||
past_ci_versions.py | ||
patch_helper.py | ||
pr_slow_ci_models.py | ||
print_env.py | ||
process_bad_commit_report.py | ||
process_circleci_workflow_test_reports.py | ||
process_test_artifacts.py | ||
release.py | ||
set_cuda_devices_for_ci.py | ||
slow_documentation_tests.txt | ||
sort_auto_mappings.py | ||
split_doctest_jobs.py | ||
split_model_tests.py | ||
tests_fetcher.py | ||
update_metadata.py | ||
update_tiny_models.py |