Add LlamaForClassification (#559)

This commit is contained in:
Lianmin Zheng
2024-06-22 00:45:33 -07:00
parent 303ef8883e
commit 1fa15099d8
3 changed files with 170 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ pip install "sglang[all]"
### Method 2: From source
```
git clone git@github.com:sgl-project/sglang.git
git clone https://github.com/sgl-project/sglang.git
cd sglang
pip install --upgrade pip