Fabian
Fabian
**Is your feature request related to a problem? Please describe.** In my Application I need to utilize both cores of the RISC-V MCU (Kendryte K210) because I need a lot...
RISC-V Nested Interrupt Support Description ----------- This adds nested interrupt support to the RISC-V port. As a bonus it adds a `xPortIsInsideInterrupt` macro. Inspired by [Canaan's port](https://github.com/kendryte/kendryte-freertos-sdk/blob/develop/lib/bsp/crt.S). Test Steps -----------...
### Describe the bug When I attempt text generation and did not pass `--cpu` to `server.py`, I get `OverflowError: out of range integral type conversion attempted`. I tried several models...
### System Info - 2019 Mac Pro - AMD Radeon Pro W5700X 16 GB - macOS Ventura 13.3 `transformers-cli env`: - `transformers` version: 4.27.4 - Platform: macOS-10.16-x86_64-i386-64bit - Python version:...
Building on macOS yields the following error: ``` duplicate symbol '_bitbang_swd' in: src/.libs/libopenocd.a(libocdjtagdrivers_la-remote_bitbang.o) src/.libs/libopenocd.a(libocdjtagdrivers_la-bitbang.o) ld: 1 duplicate symbol for architecture x86_64 collect2: error: ld returned 1 exit status make[2]: ***...