activate deepmd-pt#Following instructions on pytorch.orgconda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia git clone https://github.com/dptech-corp/deepmd-pytorch.git pip install deepmd-pytorch#... orpip install git+https://github.com/dptech-corp/deepmd-pytorch....
dptech-corp/SARDiffusemain 1 Branch0 Tags Code Folders and filesLatest commit Zeffiroso Upload file related to environment configuration 2b0d03c· Jan 29, 2025 History8 Commits inference Uploaded code related to inference process Jan 21, 2025...
dptech-corp/Uni-CorePublic NotificationsYou must be signed in to change notification settings Fork35 Star131 main BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit History 90 Commits .github/workflows
git clone https://github.com/dptech-corp/Uni-Dock.gitBuild Uni-Dock using CMake: cd Uni-Dock/unidock cmake -B build # or the following if you want to use FetchContent to install boost # cmake -B build -D FETCH_BOOST=ON cmake --build build -j4 cmake --install build # This wil...
dptech-corp/Uni-SMARTPublic NotificationsYou must be signed in to change notification settings Fork4 Star32 Files 8950af1 cpt sft helper parsed_reference prompts LIBRARY_SUGARS.csv TF_prompt.py entity_extraction_prompt.py mol_gen_w_context_prompt.py ...
Uni-Dock: a GPU-accelerated molecular docking program - Release 1.1.3 · dptech-corp/Uni-Dock
cmake_minimum_required(VERSION 3.16) project( Vina-GPU Uni-Dock VERSION 0.1.0 DESCRIPTION "GPU-Accelerated Docking with 1000-fold speedup" HOMEPAGE_URL "https://github.com/dptech-corp/Uni-Dock" 0 comments on commit 23e4960 Please sign in to comment. Footer...
git clone https://github.com/dptech-corp/Uni-Core && \ 7763 cd Uni-Core && \ 7864 python setup.py install && \ 79- rm -rf /tmp/* && rm -rf ~/.cache/pip 65+ rm -rf /tmp/* && rm -rf ~/.cache/pip 8066 8167 RUNpip3 install --no-cache-dir tokenizers lmdb biopython ml-...
dptech-corp/Uni-pKaPublic NotificationsYou must be signed in to change notification settings Fork7 Star43 Breadcrumbs Uni-pKa /dataset / Latest commit History History File metadata and controls 26 lines (26 loc) · 5.1 KB Raw
Uni-Dock: a GPU-accelerated molecular docking program - Revert "README updates" · dptech-corp/Uni-Dock@a42ca7e