Skip to content

Commit

Permalink
A trivial fix for aesthetics (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieFRuan committed Aug 16, 2023
1 parent 6e23183 commit bc7c1d4
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions mlc-llm/models/demo_WizardLM_Math_Coder.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -223,21 +223,7 @@
"id": "vZvzVrngoREj",
"outputId": "17c88f08-4590-43e8-bd92-873491906eaa"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Cloning into 'mlc-chat-WizardMath-13B-V1.0-q4f16_1'...\n",
"remote: Enumerating objects: 173, done.\u001b[K\n",
"remote: Counting objects: 100% (173/173), done.\u001b[K\n",
"remote: Compressing objects: 100% (171/171), done.\u001b[K\n",
"remote: Total 173 (delta 0), reused 170 (delta 0), pack-reused 0\u001b[K\n",
"Receiving objects: 100% (173/173), 503.96 KiB | 2.95 MiB/s, done.\n",
"Filtering content: 100% (163/163), 6.82 GiB | 42.23 MiB/s, done.\n"
]
}
],
"outputs": [],
"source": [
"!cd dist/prebuilt && git clone https://huggingface.co/mlc-ai/mlc-chat-WizardMath-13B-V1.0-q4f16_1"
]
Expand Down

0 comments on commit bc7c1d4

Please sign in to comment.