Joao Gante
|
aa55ff44a2
|
Docs: fix generate -related rendering issues (#30600)
* does this work?
* like this?
* fix the other generate links
* missing these
|
2024-05-02 14:42:25 +01:00 |
|
Yih-Dar
|
fe2d20d275
|
Fix doctest more (for docs/source/en ) (#30247)
* fix
* fix
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2024-04-15 14:10:59 +02:00 |
|
Aymeric Roucher
|
c9d2e855ea
|
Add beam search visualizer to the doc (#29876)
|
2024-03-28 09:54:08 +00:00 |
|
Joao Gante
|
87a0783dde
|
Generate: inner decoding methods are no longer public (#29437)
|
2024-03-05 10:27:36 +00:00 |
|
Lysandre Debut
|
f497f564bb
|
Update all references to canonical models (#29001)
* Script & Manual edition
* Update
|
2024-02-16 08:16:58 +01:00 |
|
Joao Gante
|
45b70384a7
|
Generate: fix speculative decoding (#28166)
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
|
2023-12-20 18:55:35 +00:00 |
|
Maria Khalusova
|
14170b784b
|
[docs] navigation improvement between text gen pipelines and text gen params (#26477)
* navigation improvement between text generation pipelines and text generation docs
* make style
|
2023-09-29 09:43:39 +02:00 |
|
Joao Gante
|
3319eb5490
|
Generate: legacy mode is only triggered when generation_config is untouched (#25962)
|
2023-09-12 12:08:17 +01:00 |
|
omahs
|
0f0e1a2c2b
|
Fix typos (#25936)
* 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
|
2023-09-04 11:15:12 +01:00 |
|
Joao Gante
|
459bc6738c
|
Docs: fix example failing doctest in generation_strategies.md (#25874)
|
2023-08-30 16:23:44 +01:00 |
|
Joao Gante
|
a35f889acc
|
Tests: detect lines removed from "utils/not_doctested.txt" and doctest ALL generation files (#25763)
|
2023-08-29 16:15:05 +01:00 |
|
Joao Gante
|
5f3efdf762
|
Generate: group_beam_search requires diversity_penalty>0.0 (#24456)
* add exception
* update docs
|
2023-06-27 10:46:39 +01:00 |
|
Sylvain Gugger
|
eb849f6604
|
Migrate doc files to Markdown. (#24376)
* 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>
|
2023-06-20 18:07:47 -04:00 |
|