add labml_nn install command

This commit is contained in:
lakshith
2024-08-24 14:47:21 +05:30
parent f57372033f
commit 309a071b8f

View File

@ -1,5 +1,13 @@
{
"cells": [
{
"metadata": {},
"cell_type": "code",
"outputs": [],
"execution_count": null,
"source": "!pip install labml-nn",
"id": "c5ed37230628ee76"
},
{
"metadata": {},
"cell_type": "code",