RuanJingqing

Results 9 comments of RuanJingqing

> > > @mamengyiyi > > > I also encountered this issue and what I do is to modify the code of ddpg_agent.py like below, > > > def act(self,...

> Hi. > > I'm trying to run the code on a cluter computer but it's showing these messages and it doesn't work: > ' > == Status == >...

The same question? How can we get the code for gaussian squeezing?

1. Sorry for that, you can you the upper part `nn.TransformerEncoderLayer`. The GAT with the fully connected graph is just equal to the Transformer. 2. If you really want to...

Sorry for the late reply. Please add an argument `gat_nhead`

I have the same questions!!! **key hyperparameters** --ref_num_nodes 1 \ --ref_num_gpus_per_node 8 \ --actor_num_nodes 1 \ --actor_num_gpus_per_node 8 \ --vllm_num_engines 2 \ --vllm_tensor_parallel_size 4 \ --colocate_all_models \ --vllm_gpu_memory_utilization 0.4 \...

also error when i set --vllm_sync_backend gloo \