transformers/docs/source/zh
Yih-Dar f0e640adfa
Drop support for Python 3.8 (#34314)
* drop python 3.8

* update docker files

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2024-10-24 11:16:55 +02:00
..
internal Forbid PretrainedConfig from saving generate parameters; Update deprecations in generate-related code 🧹 (#32659) 2024-08-23 11:12:53 +01:00
main_classes Update CometCallback to allow reusing of the running experiment (#31366) 2024-07-05 08:13:46 +02:00
tasks Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
_toctree.yml translate philosophy.md to chinese (#32177) 2024-07-25 09:01:06 -07:00
accelerate.md
add_new_pipeline.md
autoclass_tutorial.md
big_models.md
chat_templating.md 🚨 No more default chat templates (#31733) 2024-07-24 17:36:32 +01:00
contributing.md Drop support for Python 3.8 (#34314) 2024-10-24 11:16:55 +02:00
create_a_model.md
custom_models.md Updated the custom_models.md changed cross_entropy code (#33118) 2024-08-26 13:15:43 +02:00
debugging.md
fast_tokenizers.md
fsdp.md
hpo_train.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
index.md
installation.md Use HF_HUB_OFFLINE + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
llm_tutorial.md Fix issue #32518: Update llm_tutorial.md (#32523) 2024-08-08 10:54:02 +01:00
model_sharing.md
multilingual.md
peft.md Docs / Quantization: Replace all occurences of load_in_8bit with bnb config (#31136) 2024-05-30 16:47:35 +02:00
perf_hardware.md
perf_torch_compile.md docs: fix style (#31340) 2024-06-10 09:53:25 +01:00
performance.md
philosophy.md translate philosophy.md to chinese (#32177) 2024-07-25 09:01:06 -07:00
pipeline_tutorial.md More fixes for doctest (#30265) 2024-04-16 11:58:55 +02:00
preprocessing.md
quicktour.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
run_scripts.md Fix broken link to Transformers notebooks (#30512) 2024-04-29 10:57:51 +01:00
serialization.md
task_summary.md docs/zh: fix style (#31334) 2024-06-10 11:40:40 +01:00
tf_xla.md
tflite.md
tokenizer_summary.md
torchscript.md
training.md 🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190) 2024-04-18 12:49:43 -04:00
transformers_agents.md