- 18 Nov, 2024 2 commits
-
-
Arthur Zucker authored
-
Wing Lian authored
* add gradient accumulation steps tests for fsdp * invert no_sync context to fix training for fsdp
-
- 05 Nov, 2024 6 commits
-
-
Joao Gante authored
* apply fix * tested * make fixup
-
Arthur Zucker authored
-
Zach Mueller authored
* Update trainer for easier handling of accumulate + proper reporting * test * Fixup tests * Full fix * Fix style * rm comment * Fix tests * Minimize test + remove py 311 check * Unused import * Forward contrib credits from discussions * Fix reported metrics * Refactor, good as it's going to get * rm pad tok id check * object detection and audio are being annoying * Fin * Fin x2 --------- Co-authored-by:
Gyanateet Dutta <Ryukijano@users.noreply.github.com>
-
kang sheng authored
* enable average tokens across devices * reduce earlier in case model needs it * simplify if statement * reformat code to make ruff happy * add doc for argument: average_tokens_across_devices * cannot find world size when pytorch is unavailable * format code --------- Co-authored-by:
Zach Mueller <muellerzr@gmail.com> Co-authored-by:
Arthur <48595927+ArthurZucker@users.noreply.github.com>
-
Pablo Montalvo authored
* fix pixtral processor * test out full length batches + remove undue ValueError * fix up processing * fix tests * fix * last fixup * style * [run-slow] pixtral * [run-slow] pixtral * fix config key * skip torchscript tests * [run-slow] pixtral * add missing key * [run-slow] pixtral * fix docs * [run-slow] pixtral * fix wrong url for integration test * [run-slow] pixtral * pixtralVisionModel does not have a lm head * [run-slow] pixtral
-
Raushan Turganbay authored
* fix * fix tests * add tests * style * style * fix qwen after rebase * fix video llava
-
- 29 Oct, 2024 6 commits
-
-
Arthur Zucker authored
-
Marc Sun authored
* fix regression * add test for torchao * expected output * better fix
-
Raushan Turganbay authored
* fix llavas * code style * green ci
-
Ilyas Moutawwakil authored
* fix * fix and test use_cache test * style * remove atol
-
Ilyas Moutawwakil authored
* fix onnx non-expotable inplace op * mistral, qwen2, qwen2_vl, starcoder2 * fixup copies
-
Michael Benayoun authored
* Fix FX * Unskip tests
-
- 24 Oct, 2024 2 commits
-
-
Arthur Zucker authored
-
Arthur Zucker authored
-
- 23 Oct, 2024 7 commits
-
-
Joao Gante authored
* Add SynthIDTextWatermarkLogitsProcessor * esolving comments. * Resolving comments. * esolving commits, * Improving SynthIDWatermark tests. * switch to PT version * detector as pretrained model + style * update training + style * rebase * Update logits_process.py * Improving SynthIDWatermark tests. * Shift detector training to wikitext negatives and stabilize with lower learning rate. * Clean up. * in for 7B * cleanup * upport python 3.8. * README and final cleanup. * HF Hub upload and initiaze. * Update requirements for synthid_text. * Adding SynthIDTextWatermarkDetector. * Detector testing. * Documentation changes. * Copyrights fix. * Fix detector api. * ironing out errors * ironing out errors * training checks * make fixup and make fix-copies * docstrings and add to docs * copyright * BC * test docstrings * move import * protect type hints * top level imports * watermarking example * direct imports * tpr fpr meaning * process_kwargs * SynthIDTextWatermarkingConfig docstring * assert -> exception * example updates * no immutable dict (cant be serialized) * pack fn * einsum equivalent * import order * fix test on gpu * add detector example --------- Co-authored-by:
Sumedh Ghaisas <sumedhg@google.com> Co-authored-by:
Marc Sun <marc@huggingface.co> Co-authored-by:
sumedhghaisas2 <138781311+sumedhghaisas2@users.noreply.github.com> Co-authored-by:
raushan <raushan@huggingface.co>
-
Arthur authored
* dont'trigger always * fux * oups * update * ?? * ? * aie
-
Yih-Dar authored
skip Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
-
Zach Mueller authored
* Enable grad accum fix across all models + trainer fully in forward() * handle peft case * Account for DDP: need to run scale tests * Use accelerator state * Quality * Guard * Experiment w/ only fairseq fix * Fairseq only * Revert multiply_grads fix * Mult by grad accum to fully bring back solution * Style * Good to go now * Skip fx tests for now * Bookmark * Working now
-
Aymeric Roucher authored
Support boolean tool arguments
-
Filippos Ventirozos authored
* Added Deberta model type for 'add_prefix_space' functionality * housekeeping --------- Co-authored-by:
Filippos Ventirozos <filippos.ventirozos@autotrader.co.uk>
-
Steven Liu authored
fix
-
- 22 Oct, 2024 17 commits
-
-
Vijay authored
* Added Example Doc for token classification on all tokenClassificationModels copied from llama * Refactor code to add code sample docstrings for Gemma and Gemma2 models (including modular Gemma) * Refactor code to update model checkpoint names for Qwen2 models
-
wony617 authored
* docs: ko: model_doc/bartpho.md * feat: nmt draft * Update docs/source/ko/model_doc/bartpho.md * Update docs/source/ko/_toctree.yml Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Ahnjj_DEV authored
* docs: ko: bert-japanese.md * Update _toctree.yml * fix: manual edits * Update docs/source/ko/_toctree.yml Co-authored-by:
Sungmin Oh <fabxoe.kor@gmail.com> * Update docs/source/ko/_toctree.yml Co-authored-by:
Sungmin Oh <fabxoe.kor@gmail.com> --------- Co-authored-by:
Sungmin Oh <fabxoe.kor@gmail.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Ahnjj_DEV authored
* docs: ko: executorch.md * Update _toctree.yml * fix: manual edits * Update docs/source/ko/main_classes/executorch.md Co-authored-by:
HyeokJun SHIN <96534680+jun048098@users.noreply.github.com> * Update docs/source/ko/_toctree.yml Co-authored-by:
Sungmin Oh <fabxoe.kor@gmail.com> * Update docs/source/ko/_toctree.yml * Update docs/source/ko/_toctree.yml * Update docs/source/ko/_toctree.yml --------- Co-authored-by:
HyeokJun SHIN <96534680+jun048098@users.noreply.github.com> Co-authored-by:
Sungmin Oh <fabxoe.kor@gmail.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Fanli Lin authored
fix typo
-
Mansu Kim authored
* remove self in _get_eval_sampler * remove self in front of _get_eval_sampler
-
Yoni Gozlan authored
* fix continue_final_message for vlms * Add one test for vlms continue_final_message chat template
-
Chinedum Echeta authored
-
Michael Kamerath authored
* Add option for running ffmpeg_microphone_live as a background process * Code quality checks for audio_utils * Code clean up for audio_utils * Fixing logic in ffmpeg_microphone calls in audio_utils * Allowing any arbitrary arguments to be passed to ffmpeg_microphone_live * Formatting * Fixing last problems with adding ffmpeg_additional_args * Fixing default arguments and formatting issues * Fixing comments for ffmpeg_additional_args * Adding two shorts tests for ffmpeg_microphone_live * Fixing test bug
-
Guang Yang authored
Co-authored-by:
Guang Yang <guangyang@fb.com>
-
Guang Yang authored
Qwen2 is ExecuTorch Compatible Co-authored-by:
Guang Yang <guangyang@fb.com>
-
Alexandros Benetatos authored
Add post_process_depth_estimation to image processors and support ZoeDepth's inference intricacies (#32550) * add colorize_depth and matplotlib availability check * add post_process_depth_estimation for zoedepth + tests * add post_process_depth_estimation for DPT + tests * add post_process_depth_estimation in DepthEstimationPipeline & special case for zoedepth * run `make fixup` * fix import related error on tests * fix more import related errors on test * forgot some `torch` calls in declerations * remove `torch` call in zoedepth tests that caused error * updated docs for depth estimation * small fix for `colorize` input/output types * remove `colorize_depth`, fix various names, remove matplotlib dependency * fix formatting * run fixup * different images for test * update examples in `forward` functions * fixed broken links * fix output types for docs * possible format fix inside `<Tip>` * Readability related updates Co-authored-by:
Pavel Iakubovskii <qubvel@gmail.com> * Readability related update * cleanup after merge * refactor `post_process_depth_estimation` to return dict; simplify ZoeDepth's `post_process_depth_estimation` * rewrite dict merging to support python 3.8 --------- Co-authored-by:
Pavel Iakubovskii <qubvel@gmail.com>
-
pbelcak authored
* Fix issue where tensor of examples of the same length triggers invalid stacking * Update data_collator.py
-
Cyril Vallez authored
Fix FA2
-
HALLOUARD authored
* feat: [RT-DETR] Add onnx runtime config and fix onnx inference bug Optype (Where) * fix lint * use dtype istead of torch.float32 * add doc * remove onnx config * use dtype info * use tensor to fix lint
-
Marc Sun authored
update PR template
-
Matt authored
* Sync video classification pipeline * Add disclaimer
-