From e8da77d181d316dd5c890e56e92cf153c7d68ee7 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Thu, 1 Apr 2021 20:25:47 +0200 Subject: [PATCH] [doc] no more bucket --- docs/source/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/installation.md b/docs/source/installation.md index f8e35b69eb..a190ce7dda 100644 --- a/docs/source/installation.md +++ b/docs/source/installation.md @@ -151,9 +151,9 @@ environment variable for ``TRANSFORMERS_CACHE``. ### Note on model downloads (Continuous Integration or large-scale deployments) -If you expect to be downloading large volumes of models (more than 1,000) from our hosted bucket (for instance through +If you expect to be downloading large volumes of models (more than 10,000) from huggingface.co (for instance through your CI setup, or a large-scale production deployment), please cache the model files on your end. It will be way -faster, and cheaper. Feel free to contact us privately if you need any help. +faster, and cheaper. Feel free to contact us privately, we'd love to help with this. ### Offline mode