-
```
SonicScout_Setup-Develop.bc.exe: [INFO] >>>>>>>>>> Step 3 - Installing Qt
-
### Steps to reproduce the issue
`berkeley-db` builds with `apple-clang` but not `gcc` on M1.
```console
# install gcc@11.3.0
# add compiler gcc@11.3.0
spack install berkeley-db%gcc@11.3.0
…
-
Hi @hadley, thanks for sharing this, really exciting.
Very nice to see support for open models via ollama. I wonder if you would consider adding support for VLLM-hosted models as well, e.g. see ht…
-
Turns out that that Berkeley fails on sentences containing 3 subsequent '?'\!' marks.
@kleinay overcame this problem by wrapping the single-sentence parsing stage with "try-except" block, logging a…
-
The issue described here is not directly related to `zcashd` but rather to one of its dependency packages—Berkeley DB `6.2.23`—used in the project. I encountered a similar issue in another project tha…
-
Are any of the following open-source CPUs targets for powdr?
Specifically, should I ever expect that powdr will run on, say, the Berkeley/SiFive Rocket [rv32ima](https://github.com/chipsalliance/ro…
-
Part of the proposed changes for https://github.com/microbiomedata/nmdc-server/issues/1367 is changing the `packageName` field of a submission object from a string to an array of strings. This will br…
-
data/download_cyclegan_dataset.sh
- from: https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/
- to: https://efrosgans.eecs.berkeley.edu/cyclegan/datasets/
data/download_pix2pix_data…
-
Berkeley DB (used for properties) has changed its licence to AGPLv3 starting with 6.0.20 https://en.wikipedia.org/wiki/Berkeley_DB#Licensing
Debian and Fedora are considering moving away from it.
…
-
Please make tutorial with the original DistMesh examples from http://persson.berkeley.edu/distmesh/
Can those examples be re-produced?