From 48c56470d025829f0d02b278bab7531253ef0203 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Tue, 29 Aug 2023 22:17:37 +0900 Subject: [PATCH] Fix(doc): Clarify no amp to full yaml docs (#496) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a18c1108f..0da9dc506 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,10 @@ fp16: true # Use CUDA tf32 tf32: true # require >=ampere +# No AMP (automatic mixed precision) +bfloat16: true # require >=ampere +float16: true + # a list of one or more datasets to finetune the model with datasets: # hf dataset repo | "json" for local dataset, make sure to fill data_files