Xin Yu

Results 5 issues of Xin Yu

Thanks for the great study! I was able to run most of the notebooks except that: In **Tutorial_Attention_GRN.ipynb**, section 2.1: ``` model.eval() with torch.no_grad(), torch.cuda.amp.autocast(enabled=True): M = all_gene_ids.size(1) N =...

I tested the 0.3.0 with different sequences and GPU. In some cases I see `ran out of memory, skipping batch` issue. Here are the details: Command: ```bash ! boltz predict...

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
area:frontend
status:cannot-reproduce

### Your current environment 1xA100, Linux. Launch command: ```bash docker run --rm --gpus all \ -p 8000:8000 \ --ipc=host \ -e VLLM_ATTENTION_BACKEND=TRITON_ATTN_VLLM_V1 \ vllm/vllm-openai:gptoss \ --model openai/gpt-oss-120b \ --tensor-parallel-size 1...

bug
stale

### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I used the GitHub search to find a similar question and didn't find...

enhancement
sagemaker endpoints