Xiangyi Li

Results 17 comments of Xiangyi Li

/label qe-approved This bug has been verified on 4.11.0-0.nightly, openshift/console#11916 Steps to reproduce: 1. Go to `/k8s/all-namespaces/pods` 2. Click `Create Pod` that redirects to `/k8s/cluster/pods/~new` 3. The template YAML file...

/label qe-approved This bug has been verified on 4.11.0-0.nightly,openshift/console#11830 Steps to reproduce: 1. Go to `/settings/cluster` 2. Click `Default update server`, and a window will pop out 3. Click `Learn...

> Another workaround is to add the following line after the pipeline has been loaded: > > ```python > pipe.vae.set_default_attn_processor() > ``` Worked for me when I encountered the same...

> The JSX issue is risky to fix. Can you try installing just the React types and see if that helps? > > ``` > "@types/react": "^18.2.8", > ``` Encountering...

> This should be resolved as of now Oh thanks Tianjing! I manually removed the llama cpp deps on the Dev Day and it worked. Sorry for the late reply!...

Hi @justinchiu-cohere we are building something that might help you with this problem: https://github.com/benchflow-ai/benchflow. You can run SWE-bench without any setups.

Hi @justinchiu-cohere we are building something that might help you run SWE-bench: https://github.com/benchflow-ai/benchflow. We try to make people go through zero setups for running benchmarks.

@pradhyumna85 Hey thanks for playing around with hyper parameters! The temperature and top_p are meant to be stable in production environment so we probably want to patch this by using...

> Would it be possible to make the maps site a tarbell for running locally instead of having to use the AMI image? Hey Nicholas, I've been setting up webarena...

> The map site seems to be very fragile. I host it in AWS. However, the site becomes non-responsive after a few examples. Hey Hodge, I've been setting up webarena...