Spaces:
Running
on
A100
Running
on
A100
fix(pfb): correct repo name
Browse files
serialized_file_creation_demo/serialized_file_creation_demo.ipynb
CHANGED
@@ -46,8 +46,8 @@
|
|
46 |
"metadata": {},
|
47 |
"outputs": [],
|
48 |
"source": [
|
49 |
-
"!git clone https://huggingface.co/spaces/uc-ctds/
|
50 |
-
"!cd
|
51 |
]
|
52 |
},
|
53 |
{
|
|
|
46 |
"metadata": {},
|
47 |
"outputs": [],
|
48 |
"source": [
|
49 |
+
"!git clone https://huggingface.co/spaces/uc-ctds/llama-data-model-generator-demo\n",
|
50 |
+
"!cd llama-data-model-generator-demo/serialized_file_creation_demo"
|
51 |
]
|
52 |
},
|
53 |
{
|