mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-04 10:34:41 +00:00
[tutorial] edited hands-on practices (#1899)
* Add handson to ColossalAI. * Change names of handsons and edit sequence parallel example. * Edit wrong folder name * resolve conflict * delete readme
This commit is contained in:
8
examples/tutorial/opt/inference/requirements.txt
Normal file
8
examples/tutorial/opt/inference/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi==0.85.1
|
||||
locust==2.11.0
|
||||
pydantic==1.10.2
|
||||
sanic==22.9.0
|
||||
sanic_ext==22.9.0
|
||||
torch>=1.10.0
|
||||
transformers==4.23.1
|
||||
uvicorn==0.19.0
|
Reference in New Issue
Block a user