-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Milestone
Description
Currently perses REST capabilities are not being used in the small molecule pipeline from CLI. One quick way to do this is passing a configuration option from the YAML file to be used as t_max
when setting up the sampler in
hss[phase].setup(n_states=n_states, n_replicas=n_replicas, temperature=temperature, |
This would allow sampling using REST in the small molecule pipeline, which might be something that we would like to have and experiment with in the near future.