Skip to content

Commit 688c395

Browse files
sizhit2The tunix Authors
authored andcommitted
Code update
PiperOrigin-RevId: 811527180
1 parent 9eddfa9 commit 688c395

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/qlora_demo.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -764,15 +764,15 @@
764764
]
765765
},
766766
{
767-
"cell_type": "markdown",
768767
"metadata": {
769-
"id": "eIw2rIKmT3Uv"
768+
"id": "CrZnJyQP87eM"
770769
},
770+
"cell_type": "markdown",
771771
"source": [
772-
"\u003cfont size=3\u003eSetup\u003cfont\u003e | \u003cfont size=3\u003eTrain Step Time\u003cfont\u003e | \u003cfont size=3\u003ePeak Memory Usage\u003cfont\u003e\n",
773-
"---------------------------------- | ---------------------------------- | ------------------------------\n",
774-
"\u003cfont size=3\u003eFull weights\u003cfont\u003e | \u003cfont size=3\u003e~1.22 s\u003cfont\u003e | \u003cfont size=3\u003e43.26 GiB\u003cfont\u003e\n",
775-
"\u003cfont size=3\u003eQLoRA\u003cfont\u003e | \u003cfont size=3\u003e~1.19 s\u003cfont\u003e | \u003cfont size=3\u003e28.14 GiB\u003cfont\u003e"
772+
"| Setup | Train Step Time | Peak Memory Usage |\n",
773+
"|--------------|----------------:|------------------:|\n",
774+
"| Full weights | ~1.22 s | 43.26 GiB |\n",
775+
"| QLoRA | ~1.19 s | 28.14 GiB |"
776776
]
777777
},
778778
{

0 commit comments

Comments
 (0)