mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-07-13 02:27:11 +00:00
Merge pull request #31 from veryamazinglystupid/main
cuda -> 12, pydantic error fixed.
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
"!git clone https://github.com/theroyallab/tabbyAPI\n",
|
||||
"%cd tabbyAPI\n",
|
||||
"\n",
|
||||
"# Install cuda 11.8 requirements\n",
|
||||
"!pip install -r requirements-cu118.txt -q\n",
|
||||
"# Install cuda requirements\n",
|
||||
"!pip install -r requirements.txt -q\n",
|
||||
"!pip install huggingface-hub -q\n",
|
||||
"\n",
|
||||
"# Download cloudflared tunnel\n",
|
||||
@@ -212,4 +212,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user