Logo
Explore Help
Register Sign In
Mirrors/modelscope
1
0
Fork 0
You've already forked modelscope
mirror of https://github.com/modelscope/modelscope.git synced 2025-12-17 16:57:42 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
remove-warning
modelscope/docker/scripts/install_tiny_cuda_nn.sh

8 lines
354 B
Bash
Raw Permalink Normal View History

modify auto gptq and vllm env Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14790283 * upgrade to python3.10 * modify auto gptq and vllm env * fix lint issue * Merge remote-tracking branch 'origin/master' into python10_support * python310 support * build from repo * add commit id force install modelscope every build * add commit id force install modelscope every build * fix cpu build issue * fix datahub error message * Merge branch 'python10_support' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into python10_support * add --no-cache-dir install auto_gptq
2023-11-27 20:21:00 +08:00
export CMAKE_BUILD_PARALLEL_LEVEL=36 && export MAX_JOBS=36 && export TCNN_CUDA_ARCHITECTURES="50;52;60;61;70;75;80;89;90;86" \
[to #47612577]feat: image supoort 3d models, python3.8 test version Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11542009 * mmcv-full<=1.7.0 for mmdet3d * fix code style issue * add speechbrain==0.5.7 * add compatible comments
2023-02-07 02:28:20 +00:00
&& git clone --recursive https://github.com/nvlabs/tiny-cuda-nn \
&& cd tiny-cuda-nn \
&& cd bindings/torch \
&& python setup.py install \
&& cd ../../.. \
&& rm -rf tiny-cuda-nn
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 106ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API