mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
Start: Migrate options from cu121/118 to cu12
This encapsulates more cuda versions and makes install easier for new users. Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"%cd tabbyAPI\n",
|
||||
"\n",
|
||||
"# Install cuda requirements\n",
|
||||
"!pip install .[cu121] -q\n",
|
||||
"!pip install .[cu12] -q\n",
|
||||
"!pip install huggingface-hub -q\n",
|
||||
"\n",
|
||||
"# Download cloudflared tunnel\n",
|
||||
|
||||
Reference in New Issue
Block a user