From 1db46a9c720d60113ff2828ab6de219e1b857c79 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Thu, 8 Jun 2023 22:05:06 -0400 Subject: [PATCH] linting fix --- examples/pythia-12b/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/pythia-12b/README.md b/examples/pythia-12b/README.md index 0953caa4e..d28d5e77d 100644 --- a/examples/pythia-12b/README.md +++ b/examples/pythia-12b/README.md @@ -7,4 +7,3 @@ python scripts/finetune.py examples/pythia-12b/config.yml ``` ⚠️ Multiple-GPU A100 - Doesn't seem to work with multi-gpu without causing OOM! ⚠️ -