Skip to content

Commit

Permalink
Update docs/source/fr/guides/integrations.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucain <lucainp@gmail.com>
  • Loading branch information
JibrilEl and Wauplin authored Jun 21, 2024
1 parent 6cb7f01 commit 61514fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/fr/guides/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ d'Hugging Face sont habitués à utiliser des certaines fonctionnalités lorsqu'
lors du chargement de fichiers depuis le Hub, il est commun de passer des paramètres tels que:
- `token`: pour télécharger depuis un dépôt privé
- `revision`: pour télécharger depuis une branche spécifique
- `cache_dir`: pour mettre en cache des fichiers d'un chemin spécifique
- `cache_dir`: pour paramétrer la mise en cache des fichiers
- `force_download`/`resume_download`/`local_files_only`: pour réutiliser le cache ou pas
- `api_endpoint`/`proxies`: pour configurer la session HTTP

Expand Down

0 comments on commit 61514fe

Please sign in to comment.