-
### Which API Provider are you using?
OpenRouter
### Which Model are you using?
Claude 3.5 Sonnet
### What happened?
Unable to reference URL's on idx.dev enviroment. Following error is thrown:
…
-
Hello author, thank you for your contribution. I encountered some issues while using this code. During the first round of validation, I found that the validation speed was very slow, taking almost fiv…
-
### Describe the feature
I would like to have ability to get multipart upload progress. How can to do this?
### Use Case
func multipartUpload(bucket: String, key: String, fileUrl: URL, uuid:…
-
Affected tests:
- `tests/autodiff/diff-ptr-type-array.slang`
Example output:
WGPU error: Error while parsing WGSL: :8:67 error: runtime-sized arrays can only be used in the address space…
-
-
Hi! I am trying to use ViTPose+ basic for inference using the following code:
```
# importing necessary libraries
import warnings
warnings.filterwarnings('ignore')
import torch
import torchvis…
-
**The Problem To Be Solved**
Over time a solution may add packs that are no longer required (previously used components are removed).
Identifying such packs is not trivial.
**Suggest A Solution…
-
**Describe the bug**
Styling seems to get "stuck" for wrapped lines in viewport. This gets corrected every time I resize the window.
Note that whatever happens, the first and last lines work as in…
-
Hi FlexAttention Team,
Thanks for your code.
I use flex attention to impl a fast io-aware streaming attention using this mask:
```python
def sliding_window_causal_with_stream(b, h, q_idx, kv…
-
### Steps to reproduce
There will be an exception when switching between app tab pages
### Expected results
occur exeption
### Actual results
occur exeption
### Code sample
Code sample
```da…