fix sentence

This commit is contained in:
rasbt 2024-05-07 07:05:47 -05:00
parent d0d79103d5
commit 7f841611df

View File

@ -645,7 +645,7 @@
"metadata": {},
"source": [
"- We then freeze the original model parameter and use the `replace_linear_with_lora` to replace the said `Linear` layers using the code below\n",
"- This will replace the `Linear` layers in the "
"- This will replace the `Linear` layers in the LLM with `LinearWithLoRA` layers"
]
},
{