helloollel commited on
Commit
1920576
1 Parent(s): b218985

Update vicuna.ipynb

Browse files
Files changed (1) hide show
  1. vicuna.ipynb +1 -1
vicuna.ipynb CHANGED
@@ -42,7 +42,7 @@
42
  "metadata": {},
43
  "outputs": [],
44
  "source": [
45
- "!python3 -m fastchat.serve.cli --model-name ./vicuna-7b"
46
  ]
47
  }
48
  ],
 
42
  "metadata": {},
43
  "outputs": [],
44
  "source": [
45
+ "!python3 -m fastchat.serve.cli --model-path ./vicuna-7b"
46
  ]
47
  }
48
  ],