- 20 Dec, 2023 1 commit
-
-
Joao Gante authored
Co-authored-by:Merve Noyan <merveenoyan@gmail.com>
-
- 29 Sep, 2023 1 commit
-
-
Maria Khalusova authored
* navigation improvement between text generation pipelines and text generation docs * make style
-
- 12 Sep, 2023 1 commit
-
-
Joao Gante authored
-
- 04 Sep, 2023 1 commit
-
-
omahs authored
* fix typo * fix typo * fix typo * fix typos * fix typos * fix typo * fix typo * fix typo * fix typos * fix typo * fix typo * fix typo * fix typos * fix typos
-
- 30 Aug, 2023 1 commit
-
-
Joao Gante authored
-
- 29 Aug, 2023 1 commit
-
-
Joao Gante authored
Tests: detect lines removed from "utils/not_doctested.txt" and doctest ALL generation files (#25763)
-
- 27 Jun, 2023 1 commit
-
-
Joao Gante authored
* add exception * update docs
-
- 20 Jun, 2023 1 commit
-
-
Sylvain Gugger authored
* Rename index.mdx to index.md * With saved modifs * Address review comment * Treat all files * .mdx -> .md * Remove special char * Update utils/tests_fetcher.py Co-authored-by:
Lysandre Debut <lysandre.debut@reseau.eseo.fr> --------- Co-authored-by:
Lysandre Debut <lysandre.debut@reseau.eseo.fr>
-
- 16 May, 2023 1 commit
-
-
Joao Gante authored
-
- 24 Apr, 2023 1 commit
-
-
Joao Gante authored
* temperature controls speed
-
- 18 Apr, 2023 1 commit
-
-
Joao Gante authored
* working mvp * remove breakpoint * fix commit * standardize outputs * tmp commit * tests almost ready * tmp commit * skip a few models * Add streaming; Docs and examples * document limitations * PR commits * Amy PR comments
-
- 07 Apr, 2023 1 commit
-
-
Joao Gante authored
add API warning
-
- 30 Mar, 2023 2 commits
-
-
Manuel de Prada authored
Docs fix: Multinomial sampling decoding needs "num_beams=1", since by default it is usually not 1. (#22473) Fix: Multinomial sampling needs "num_beams=1", since by default is 5.
-
Joao Gante authored
* haha tokens go brrrr
-
- 24 Mar, 2023 1 commit
-
-
Ashwin Mathur authored
Fix typo in greedy search docs
-
- 17 Jan, 2023 1 commit
-
-
Maria Khalusova authored
* Part of the "text generation" rework: adding a high-level overview of the text generation strategies * code samples update via make style * fixed a few formatting issues * Apply suggestions from review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * fixed spaces, and switched two links to markdown * Apply Steven's suggestions from review Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * new lines after headers to fix link rendering * review feedback addressed. added links to image captioning and audio transcription examples * minor capitalization fix * addressed the review feedback * Apply suggestions from review Co-authored-by:
Joao Gante <joaofranciscocardosogante@gmail.com> * Applied review suggestions Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> Co-authored-by:
Joao Gante <joaofranciscocardosogante@gmail.com>
-