Weirui Kuang

Results 58 comments of Weirui Kuang

> > > > > > > > > > > > > Hi @rayrayraykk , thanks for the information you shared! But there is one thing I feel a...

GitHub tokens might no longer be available in a public repo.

> It's a bit weird. I used the same model and parameters, but I couldn't reproduce your issue. Could you please provide me with information about your environment? This should...

> I don't understand, can you elaborate more on your problem. > > What does drag from list mean? Thanks for your quick reply! For example in you demo, I...

Thanks again! If you have any updates about this thread, please let me know :)

Please execute which python on your subprocess to make sure the right env is used in agentscope.

~~The current implementation of resource limiter is only for the resource number. And I will add a new implementation for qps as Dawei suggested.~~ The above feature has been implemented.

Use tunnel: ssh -N -L 8000:localhost:8000 -p 22 user@IP

@pan-x-c Please help me to check the compatibility in distributed mode, thanks.

> Please see inline comments. > > Besides, if we only want to obtain the application-level streaming output, how about use a hook function within the agent? So that >...