diff --git a/.nojekyll b/.nojekyll index 5d13f3814..b260072ed 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -e88ec05f \ No newline at end of file +0ca13149 \ No newline at end of file diff --git a/examples/colab-notebooks/colab-axolotl-example.html b/examples/colab-notebooks/colab-axolotl-example.html index 32b92e0fd..5ad0abdfe 100644 --- a/examples/colab-notebooks/colab-axolotl-example.html +++ b/examples/colab-notebooks/colab-axolotl-example.html @@ -701,8 +701,7 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
from axolotl.utils import set_pytorch_cuda_alloc_conf
 
-# Set "PYTORCH_CUDA_ALLOC_CONF" env to save memory
-set_pytorch_cuda_alloc_conf()
+set_pytorch_cuda_alloc_conf()
diff --git a/index.html b/index.html index 8fcffbd21..fe8e226ad 100644 --- a/index.html +++ b/index.html @@ -564,7 +564,7 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});

🎉 Latest Updates