refactor model loader: initial refactor (#664)
This commit is contained in:
@@ -91,4 +91,10 @@ python3 run_all.py
|
||||
```
|
||||
cd test/srt
|
||||
python test_openai_server.py
|
||||
```
|
||||
```
|
||||
|
||||
## Format
|
||||
pip3 install pre-commit
|
||||
cd sglang
|
||||
pre-commit install
|
||||
pre-commit run --all-files
|
||||
Reference in New Issue
Block a user