- 09 Apr, 2024 1 commit
-
-
Matt authored
* See if we can get tests to pass with the fixed weights * See if we can get tests to pass with the fixed weights * Replace the revisions now that we don't need them anymore
-
- 08 Apr, 2024 1 commit
-
-
amyeroberts authored
* Patch fix - don't use safetensors for TF models * Skip test for TF for now * Update for another test
-
- 16 Feb, 2024 1 commit
-
-
Lysandre Debut authored
* Script & Manual edition * Update
-
- 16 Jan, 2024 1 commit
-
-
Joao Gante authored
-
- 08 Dec, 2023 1 commit
-
-
Xin Qiu authored
* Fix issues in add and is_done for BeamHypotheses * make newly added arguments optional for better compatibility * Directly use cur_len as generated_len, add note for retrocompatibility * update test expectation * make cur_len represents the length of the entire sequence including the decoder prompt * remove redundant if/else in testing
-
- 15 Nov, 2023 1 commit
-
-
Xin Qiu authored
* Fix beam score calculation issue for decoder-only models * Update beam search test and fix code quality issue * Fix beam_sample, group_beam_search and constrained_beam_search * Split test for pytorch and TF, add documentation --------- Co-authored-by:Xin Qiu <xin.qiu@sentient.ai>
-
- 27 Jun, 2023 1 commit
-
-
Xiaoli Wang authored
* Fix TypeError: Object of type int64 is not JSON serializable * Convert numpy.float64 and numpy.int64 to float and int for json serialization * Black reformatted examples/pytorch/token-classification/run_ner_no_trainer.py * * make style
-
- 13 Apr, 2023 1 commit
-
-
Joao Gante authored
-
- 13 Feb, 2023 1 commit
-
-
Joao Gante authored
-
- 09 Feb, 2023 1 commit
-
-
Joao Gante authored
-
- 08 Feb, 2023 1 commit
-
-
Joao Gante authored
-
- 07 Feb, 2023 1 commit
-
-
Joao Gante authored
-
- 06 Feb, 2023 2 commits
-
-
Sylvain Gugger authored
* Result of black 23.1 * Update target to Python 3.7 * Switch flake8 to ruff * Configure isort * Configure isort * Apply isort with line limit * Put the right black version * adapt black in check copies * Fix copies
-
Joao Gante authored
-
- 31 Jan, 2023 1 commit
-
-
Joao Gante authored
-