kwanUm
kwanUm
Hi guys, congrats on YC! I'm looking to test out elementary, so was running it with good ol' jaffle_shop dbt toy example. I'm however running into errors after installing elementary...
I'm getting the error in title. org_id & secret_key are correct, but I still get the error immediately after pressing ^X. Anyone else experiences that?
I'm running a simple easy-search for a folder against itself (to get the pairwise tm-scores) using the following: foldseek easy-search --alignment-type 1 --tmscore-threshold 0.0 /some/folder /some/folder aln.m8 tmpFolder /some/folder has...
Something looks strange at the MOS table presented in the paper. The WaveGlow score is 4.57 ± 0.04 and is *only* 0.05 lower than GroundTruth. Did anyone understand why? The...
Hi, I'm looking to run SW in real-time, and wanted to ask whether you've published latency benchmarks for SW for real-time streaming inference. I'm interested in the model's optimal chunk-size,...
Hi, I'd like to run FastFold for a long sequence with no templates. Is this setting supported by FastFold? I'm building an MSA only from Uniref90 DB for starters.
Are you planning to upload benchmark code on medical tests using GPT4 or other models? Specifically interested in reproducing the results of: "Capabilities of GPT-4 on Medical Challenge Problems"
#### Reference Issues/PRs Fixes #188 #### What does this implement/fix? Explain your changes. This pull request recreates the flow that formerly existed in `engine_validation.py`. The primary functionality of this PR...
### Describe the issue I'm experiencing several issues while running the SWE-bench data collection. I'm able to run get_tasks_pipeline.sh, however have the following issues, even when running on a supported...
When creating a NeMo-RL environment with uv, the install fails due to missing compatible wheels for nvidia-resiliency-ext==0.5.0. The package only provides wheels for manylinux_2_39_{aarch64,x86_64}, but NeMo-RL resolves an environment using...