mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 08:25:47 +08:00
add 72B and 1.8B Qwen models, add Ascend 910 and Hygon DCU support, add docker support
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__
|
||||
*.so
|
||||
build
|
||||
.coverage_*
|
||||
*.egg-info
|
||||
*~
|
||||
.vscode/
|
||||
.idea/
|
||||
.git/
|
||||
.github/
|
||||
.DS_Store
|
||||
|
||||
/private/
|
||||
/README-docker.md
|
||||
Reference in New Issue
Block a user