-
Why does the fitness function need solution_idx as an input parameter if it doesn't do anything with it?
-
### 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:
…
-
> I've found a more minimal reproduction. Going from `fn f(arg: (usize, bool)) {}` to `fn f((arg: (usize, bool)) {}` is enough to crash rust-analyzer with "internal error: entered unreachable code: On…
-
在使用大量数据进行SFT时,内存一直增长,用memory_profiler可以观察到如下现象:
Filename: swift/swift/llm/utils/utils.py
Line # Mem usage Increment Occurrences Line Contents
============================================…
-
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…
-
**rust-analyzer version**:
`rust-analyzer version: 2024-09-02 [/nix/store/4n7jkl09aplbdbchiflmscppqlr0d2pk-rust-analyzer-2024-09-02/bin/rust-analyzer]`
**rustc version**: (eg. output of `rustc -V`)
…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. Create a database and a table:
```sql
set @@global.tidb_enable_au…
-
Dear Developer. I am currently trying to learn and replicate the "Mutate Everything" project. However, I noticed a discrepancy: in the article, the batch size is described as 3, while the GitHub READM…
-
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…
-
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…