-
@bevanjkay The 98.0 upgrade for Google Dreivedoesn't work - always fails with (manual installation works fine):
```
==> Upgrading google-drive
==> Downloading https://dl.google.com/drive-file-str…
-
This is becoming a fairly complicated package with a lot of parts and dependencies. A configurable build -- preferably using CMake as is done with the DDASFormat library, I guess for consistency and f…
-
Using `v0.15.8`, which uses `chainguard.dev/apko v0.19.9` (but also tested building w/ `chainguard.dev/apko v0.20.0`).
When I'm trying to build packages against a local repo w/ locally-built packages…
-
Hello, thank you for developing RNA-FM. I want to use this software to generate RNA secondary structure. I have put RNA-FM_pretrained.pth into the pretrained folder. But when I start training, `python…
-
### Description
While using PlatformIO 6.1.16 for project development, I encountered an issue with relative path resolution. Specifically, when using the `-Wl,-static` flag and relative paths to li…
-
```
cd /root/workspace/github/optimum-habana/examples/text-generation/
python run_generation.py \
--model_name_or_path /root/workspace/model/meta-llama/Llama-3.1-8B/ \
--use_hpu_graphs \
--use_kv…
-
CMakeLists now hardcodes Homebrew-specific paths:
```
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
add_compile_definitions(_XOPEN_SOURCE_EXTENDED)
list(APPEND CMAKE_PREFIX_PATH /usr/local/opt/nc…
-
bitsandbytes seems to be hardcoded to search for specific cuda libraries which don't seem to be provided the same way by rocm
> /root/anaconda3/lib/python3.9/site-packages/bitsandbytes/cuda_setup/p…
-
### Checklist
- [x] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
#### Environment details
- OS: Sonoma 14.7
- Node.js version: 20.11.1
- npm version: 10.8.2
- `release-please` version: 4
#### Steps to reproduce
1. Have a Monorepo with subpacka…