-
Hi there, I tried to build targets for linux, mac and windows.
for linux and mac is good when building with:
```
$ zig build -Dtarget=x86_64-macos --verbose
/home/igor/playground/zig/zig-linux…
ikks updated
12 hours ago
-
Hi~ I'm very interested in your work.
When I try to retrain DeCUR, I get the following error and I make sure the path is right.
**_lmdb.Error: /home/HDD/DeCUR/ssl4eo-s12_100patches/s1: No such fil…
-
Currently some users have reported issues with LMDB on Windows, macOS and some arm64 Linux distros due to khatru's default mapsize value (~273GB) exceeding their max disk space.
Other users are rep…
-
I tried to read the LMDB files generated by this program from Python using the lmdb package in Python, and I just couldn't get it to work. Have you managed to make it work successfully?
-
Hello there! I am using Angular together with Nx, PNPM and node18.20.4. I am trying to migrate to the latest version of Angular (18.2.11), which has a dependency on lmbd. I want to build and install m…
-
Hi,
I am going to train ScheNet-based interatomic potential on my data which are in the binary format of .lmdb
As I got error, I tried to copy the MD17 data and firstly test my script ( train_schn…
-
Hi all! Thanks for your work I2SB!
I'm new in this field and not that familiar with your data process.
Could you give a script on downloading and preprocessing the mentioned, e.g., `train_faster_i…
-
Hi,
I successfully ran the finetuning code using config/pretrain/saprot.py and config/Thermostability/saprot.py
Then I newly got these questions
I would really appreciate it if you could answer…
-
hi, how can I prepare the `./lmdbs/PDBscreen`?
-
On RHEL < 10 the default built-in database is "hash" which is what postfix upstream intended. On RHEL>=10 the default built-in database changed to "lmdb" (diversion from upstream), because the bdb lib…