-
### Jan version
jan-linux-x86_64-0.5.6.AppImage
### Describe the Bug
The app runs and downloads the model (LLama3.2). But fails to respond to any query.
### Steps to Reproduce
1. Downl…
-
On reaching step 6 of Chapter 4 of the getting started guide ("Click Create to create the project."), I get two error boxes:
1: Failed to find python3 executable
2: Generating project based on t…
-
In a multi-tenant setup (specifically using remote-write to send metrics to a Cortex backend); there is no way to "connect" the prometheus-operator created rules configmaps to Cortex as these require …
-
There seem to be difficulties in accessing the raw data from traceswo:
https://github.com/Marus/cortex-debug/issues/20
because it requires raw USB device access. I tried to find out why BMP, whe…
-
I am currently experimenting with embedded arm and intellij cannot resolve the crate stm32f103xx / https://crates.io/crates/stm32f103xx while other crates like cortex_m, cortex_m_rt and cortex_m_semih…
-
Hello,
First, I am not sure where to post this.
Currently, I'm writing my Master’s Thesis, where I'm analysing TFLM inference on a Cortex M4 architecture.
Part of it is a comparison between the…
-
**Is your enhancement proposal related to a problem? Please describe.**
When I separated the Cortex-M and Cortex-A/R aarch32 architecture code, I found some improvements that can be made. So I list t…
-
As there is to my knowledge not an available DFU bootloader on esp for no_std applications, I've been attempting to implement `embassy-boot` for ESP architectures, attempting to copy the layout of the…
-
### Problem
I need to have different runners based on release/debug build
for now `[target.'cfg(debug_assertions)'.runner]` is always active even if `--print=cfg` shows no `debug_assertions`. I'm aw…
-
We currently unwind manually by looking at the disassembly and unwinding manually in the code. If the code changes, this would break the manual unwinding. We can save on cycles by searching for and ca…