"tests/vscode:/vscode.git/clone" did not exist on "d83d22f578276e9f201b0b3b0f8f9bd68e86c133"
- 24 Oct, 2022 6 commits
- 23 Oct, 2022 1 commit
-
-
Joao Gante authored
-
- 21 Oct, 2022 16 commits
-
-
Davi Alves authored
* [ custom_models.mdx ] - Translated to Portuguese the custom models tutorial. * [ run_scripts.mdx ] - Translated to Portuguese the run scripts tutorial.
-
Yih-Dar authored
* Run some TF Whisper tests in subprocesses to avoid GPU OOM Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Joao Gante authored
* contrastive search test updates * make fixup
-
Sylvain Gugger authored
* Use None to detect if truncation was unset * Fix repo consistency
-
Serhii Hamotskyi authored
-
Alara Dirik authored
* Fix panoptic segmentation and pipeline * Update ImageSegmentationPipeline tests and reenable test_small_model_pt * Resolve backward compatibility issues
-
Sylvain Gugger authored
-
Yih-Dar authored
* Run inputs before trace * Run inputs before trace Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Hao Wang authored
* support sentencepiece for bertjapanesetokenizer * add test vocab file for sentencepiece, bertjapanesetokenizer * make BasicTokenizer be identical to transformers.models.bert.tokenization_bert.BasicTokenizer * fix missing of \n in comment * fix init argument missing in tests * make spm_file be optional, exclude spiece.model from tests/fixtures, and add description comments * make comment length less than 119 * apply doc style check
-
Davi Alves authored
-
ftorres16 authored
-
Sylvain Gugger authored
* Make public versions of private utils * I need sleep
-
Yih-Dar authored
* update expected values for the correct TF checkpoint * Run test * Clean up * fix Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Kashif Rasul authored
* Added support for multivariate independent emission heads * fix typo * rename distr_cls * scale is a vector for multivariate * set affine transform event_dim * fix typo * added variable * added beta in the config * set beta * remove beta-nll option in nll
-
Matt authored
* Add warning about restarting runtime to import errors * Fix some linebreaks
-
Yih-Dar authored
* First step of PT->TF for composite models * Update the tests * For VisionEncoderDecoderModel * Fix * Fix * Add comment * Fix * clean up import * Save memory * For (TF)EncoderDecoderModel * For (TF)EncoderDecoderModel Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 20 Oct, 2022 12 commits
-
-
Yih-Dar authored
* Use 2 jobs for the docker image build (latest torch + DS) * fix * Add comment Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
* pin tf2onnx<=1.12.0 * Install tf2onnx main * Pin to a specific commit Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Joao Gante authored
-
Lianmin Zheng authored
* [FLAX] Add dtype to embedding for gpt2 model * lint
-
Chino authored
* Fix exception thrown using MishActivation * Update activations.py
-
Rohit Gupta authored
-
IMvision12 authored
-
Nicolas Patry authored
* Re-enable `small_model_pt`. Re-enable `small_model_pt`. Enabling the current test with the current values. Debugging the values on the CI. More logs ? Printing doesn't work ? Using the CI values instead. Seems to be a Pillow sensitivity. * Update src/transformers/pipelines/image_segmentation.py Co-authored-by:
Alara Dirik <8944735+alaradirik@users.noreply.github.com> Co-authored-by:
Alara Dirik <8944735+alaradirik@users.noreply.github.com>
-
Rohith ND authored
-
Partho authored
-
Partho authored
-
Partho authored
-
- 19 Oct, 2022 5 commits
-
-
Mohammed Faizan Ahmed authored
-
shreya24ag authored
Co-authored-by: Shreya <>
-
Xabier Lahuerta Vazquez authored
-
Xabier Lahuerta Vazquez authored
-
amyeroberts authored
* Add center crop to transforms library * Return PIL images if PIL image input by default * Fixup and add docstring * Trigger CI * Update src/transformers/image_transforms.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/image_transforms.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * PR comments - move comments; unindent Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-