From 7a803dc89cbf93ba0b0cfc9afc4470f5a8ff5c78 Mon Sep 17 00:00:00 2001 From: Tian Lan <31748898+Emerald01@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:09:29 -0700 Subject: [PATCH] Update README.md --- example_envs/rlchemists/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_envs/rlchemists/README.md b/example_envs/rlchemists/README.md index 84e9f57..2e49523 100644 --- a/example_envs/rlchemists/README.md +++ b/example_envs/rlchemists/README.md @@ -14,7 +14,7 @@ This is the source code folder for the research project published on Nature Comm 2. under the root directory of `rlchemists`, run `bash setenv.sh` to setup the Python path for this project ## CUDA kernel for environment -Please contact the authors for the kernel functions as this is not OSS. +Please contact the [authors](tian.lan@salesforce.com) for the kernel functions. The kernel functions are proprietary and are not yet open sourced for now. The code needs kernel functions to run the GPU mode. ## run We simply choose the environment and type to run a particular training, the supported ones are all included