-
This is a list of target implementations that can benefit from a cleanup and optimization of the flash algorithm using the new target flash API implemented in #1205
- [ ] ch32f1 (in dire need, it…
-
**Describe the bug**
i have nrf5340-dk rev 2.0.2 when i run simple hello_world example with info log i get Core 1 Locked , i have tried the erase and recover script from examples in the repo, also i …
-
使用的配置文件,目前无法使用text-embedding-004和embedding-001模型
[相关官方文档 https://ai.google.dev/api/embeddings](https://ai.google.dev/api/embeddings)
```yaml
providers:
- provider: gemini
base_url: https://…
-
On line 10 of Algorithm 1 (FlashAttention-2 forward pass) of the [Flash Attention 2 paper](https://arxiv.org/pdf/2307.08691) it says
![image](https://github.com/Dao-AILab/flash-attention/assets/64393…
-
Hello, can you please help me i have tried a lot of examples codes also simple examplles about nrf5340 which kind of each give me the same error Core 1 is locked
WARN probe_rs::vendor::nordicsem…
-
Hello, im trying out your code and get error for :
- rtt about .defmt seciotn not found and
- embassy: an Arm specific error occured ,
Im using embed version 0.24, but as far everything i tr…
-
In `combine_attn_seqk_parallel`, didn't calulate the global maximum score `m` and properly rescale O_i , so might have more numerical error than v1 and v2
-
**Describe the bug**
Hello. I was recently trying to target a currently unsupported Microchip microcontroller (SAMRH707) using [these instructions](https://github.com/probe-rs/flash-algorithm-templat…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
**Describe the bug**
`target-gen test` and `probe-rs run` fail after first erase operation when the external flash is not memory-mapped.
**To Reproduce**
1. program a (working) flash algorithm wi…