diff --git a/docs/core/huggingface_text_finetune_qlora.ipynb b/docs/core/huggingface_text_finetune_qlora.ipynb index ec0d4cd5..f7e54d25 100644 --- a/docs/core/huggingface_text_finetune_qlora.ipynb +++ b/docs/core/huggingface_text_finetune_qlora.ipynb @@ -1121,7 +1121,13 @@ "id": "1fd887f4" }, "outputs": [ - " " + { + "name": "stdout", + "output_type": "stream", + "text": [ + "\n" + ] + } ], "source": [ "from random import randint\n",