- 26 Mar, 2025 13 commits
-
-
Steven Liu authored
add image
-
cyyever authored
* Remove deprecated training arguments * More fixes * More fixes * More fixes
-
Afanti authored
* chore: enhance code comments * chore: enhance code comments * chore: enhance code comments * chore: enhance code comments * chore: enhance code comments * chore: enhance code comments * chore: enhance code comments
-
Marc Sun authored
* fix learning rate log * fix lr log * add lr
-
Mohamed Mekkouri authored
fix
-
Josh Marshall authored
* Fix removing "cpu" from frozenset in bitsandbytes.py to allow better ROCm support. Related to https://github.com/bitsandbytes-foundation/bitsandbytes/issues/1573 and https://github.com/huggingface/transformers/issues/36949 , this resolves a bug in allowing ROCm/HIP support in bitsandbytes. * Related to bitsandbytes-foundation/bitsandbytes#1573 and huggingface#36949 , this resolves a bug in the biteandbytes integration, allowing ROCm/HIP support in bitsandbytes. --------- Co-authored-by:
Mohamed Mekkouri <93391238+MekkCyber@users.noreply.github.com>
-
Cyril Vallez authored
* Update modeling_utils.py * style * Update modeling_utils.py * Update modeling_utils.py * Update modeling_utils.py * Update modeling_utils.py * Update modeling_utils.py * Update modeling_utils.py * add to init * Update modeling_utils.py * style * update * Update modeling_utils.py * Update modeling_utils.py * style * Add some doc * Update _toctree.yml * readd it for tgi/vllm compat * CIs * CIs
-
ivarflakstad authored
Fix remove remnant self from get_device_properties Co-authored-by:
Yih-Dar <2521628+ydshieh@users.noreply.github.com>
-
cyyever authored
* Fix annotation * Update src/transformers/generation/candidate_generator.py Co-authored-by:
Joao Gante <joaofranciscocardosogante@gmail.com> * Update src/transformers/generation/utils.py Co-authored-by:
Joao Gante <joaofranciscocardosogante@gmail.com> * Update src/transformers/generation/utils.py Co-authored-by:
Joao Gante <joaofranciscocardosogante@gmail.com> --------- Co-authored-by:
Joao Gante <joaofranciscocardosogante@gmail.com>
-
Yih-Dar authored
fix Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
cyyever authored
-
Yih-Dar authored
* byebye tf jobs * byebye tf jobs --------- Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
cyyever authored
* Fix tensor dtype mismatch * update * update --------- Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
- 25 Mar, 2025 19 commits
-
-
Yoni Gozlan authored
* deprecate legacy argument and adopt new behavior by default * revert back modification git
-
Yih-Dar authored
update Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
cyyever authored
-
Steven Liu authored
* fix image link * fix * update * fix
-
cyyever authored
* Use detach().clone() * Eliminate continuous() * Merge clone and other calls with to * Merge clone and other calls with to
-
Yih-Dar authored
* update * update --------- Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
Sai-Suraj-27 authored
* Updated docker files to use uv pip install as uv is blazingly fast. * Removed -y flag for uv pip uninstall. * Passed --no-build-isolation flag --------- Co-authored-by:
Yih-Dar <2521628+ydshieh@users.noreply.github.com>
-
NargiT authored
-
湛露先生 authored
Signed-off-by:
zhanluxianshen <zhanluxianshen@163.com> Co-authored-by:
Yih-Dar <2521628+ydshieh@users.noreply.github.com>
-
Yih-Dar authored
update Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
* update * update * update --------- Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
Joao Gante authored
-
Marc Sun authored
fix
-
Raushan Turganbay authored
* add audio chat templates * update * update * nit * green ci * we dont care about the order anymore * clean up after rebase * overriden tests rename * rename shieldgemma also * one more rename * require_read_token * removde images/videos * retrigger CI flaky
-
Afanti authored
* chore: fix typos in test codes * chore: fix typos in test codes * chore: fix typos in test codes * chore: fix typos in test codes * chore: fix typos in test codes * chore: fix typos in test codes * chore: fix typos in test codes * chore: fix typos in test codes * chore: format codes
-
Guang Yang authored
* Export for Phi4-mini * Update tests/models/phi3/test_modeling_phi3.py --------- Co-authored-by:
Guang Yang <guangyang@fb.com> Co-authored-by:
Yih-Dar <2521628+ydshieh@users.noreply.github.com>
-
Mohamed Mekkouri authored
fix
-
Cyril Vallez authored
* raw start * update * update * add to imports * update * up * simplify configs * clean configs * style * typos * Update convert_phi4_multimodal_weights_to_hf.py * Update convert_phi4_multimodal_weights_to_hf.py * fix * up * up * up * Update convert_phi4_multimodal_weights_to_hf.py * Update convert_phi4_multimodal_weights_to_hf.py * up * up * up * Update feature_extraction_phi4_multimodal.py * up * up * up * up * up * simplify configs * typo * cut code * typo * typo * typo * re * typo * up * up * up * add tests * fix * fix * Update test_modeling_phi4_multimodal.py * up * Update test_modeling_phi4_multimodal.py * doc * fix * up * up * up * up * up * up * simplify * up * simplify * config docstrings * cleanup * clean * typo * typo * fix * Update phi4_multimodal.md * fix * fix * Update test_modeling_phi4_multimodal.py * update * simplify reshapes and permutes * up * simplify special tokens * simplify processor a lot * Update processing_phi4_multimodal.py * Update processing_phi4_multimodal.py * switch to fast processor * image processor * Update image_processing_phi4_multimodal_fast.py * add lora extraction to converter * Update convert_phi4_multimodal_weights_to_hf.py * Update __init__.py * add AudioInput type in audio_utils * rewrite feature_extraction: support torch batched FFT * input_audio_embeds -> audio_input_features, input_image_embeds -> image_pixel_values * test update * not mono channel warning update * remove auto maps from processor * kargs dispatch in processor * simplify kwargs dispatch * simplify merging * remove default sampling rate * style * Update test_modeling_phi4_multimodal.py * update doc * doc * torch only feature extractor * make fake tokens adjustable * Update feature_extraction_phi4_multimodal.py * fix * Update processing_phi4_multimodal.py * simplify mask * last touch * fix copies * style * Update audio_utils.py * style * Update feature_extraction_phi4_multimodal.py * Update __init__.py * docstrings * copies * fix all checks * back to fix-copies * trigger CIs * Update feature_extraction_phi4_multimodal.py * improve tests with multimodal inputs * trigger CIs --------- Co-authored-by:
Eustache Le Bihan <eulebihan@gmail.com>
-
Raushan Turganbay authored
* deprecate the prev fix * reword warning and update docs * reword warning * tests * dont bloat `get_text_config()`
-
- 24 Mar, 2025 8 commits
-
-
Mohamed Mekkouri authored
update Co-authored-by:
Marc Sun <57196510+SunMarc@users.noreply.github.com>
-
Yoni Gozlan authored
* Fix qwen2_vl and qwen2_5_vl processors cutom images kwargs * change version warning
-
gautham authored
* Added support for seed in `DataCollatorForWholeWordMask`, and also wrote tests. Also fixed bugs where the code hardcoded values for mask replacement probability and random replacement probability, instead of using the values passed by the user. * formatting issues * Used better way to generate seed in TF. Made tests more consistent.
-
Yih-Dar authored
* fix * fix --------- Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
Pavel Iakubovskii authored
* Fix pytorch path for DeformableAttention * Apply for GroundingDino
-
cyyever authored
Use pyupgrade --py39-plus to improve code
-
Ethan Knights authored
* Update trainer_pt_utils.py * update docstrings trainer_pt_utils.py for consistency * Update src/transformers/trainer_pt_utils.py --------- Co-authored-by:
Matt <Rocketknight1@users.noreply.github.com>
-
omahs authored
* fix typos * fix typos * fix typos * fix typos
-