From a5273f440588689ff5ff8dec53f84c0f919e7abc Mon Sep 17 00:00:00 2001 From: Amil Dravid <46203730+avdravid@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:12:09 -0700 Subject: [PATCH] Update example_flattening.ipynb --- other/example_flattening.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/example_flattening.ipynb b/other/example_flattening.ipynb index 872211d..00916a8 100644 --- a/other/example_flattening.ipynb +++ b/other/example_flattening.ipynb @@ -9,7 +9,7 @@ "import torch\n", "from peft.utils.save_and_load import load_peft_weights" ] - }, + }, { "cell_type": "markdown", "metadata": {},