-
This plugin works great if you clone the repo and llm install -e .
But when installed from pypi, it cannot find the xml files.
LLMs tell me to follow this pattern:
llm-plugin-generator/
├── l…
-
### Component
Python SDK
### Infrahub version
0.12.1
### Current Behavior
`infrahubctl generator` command seems to swallow useful information when you run into some error conditions:
- when yo…
-
Hello, The model's output is initially consistent with the input, but as the iterations progress, the output becomes abnormal. What could be causing this?
```shell
CUDA_VISIBLE_DEVICES=0 bash ./to…
-
lectern v0.34.0
beet v0.108.5
pytest v8.3.3
pytest-insta v0.3.0
I'm trying to use lectern snapshots to test my WIP beet plugin, but it appears that overlays aren't properly working with directiv…
BPR02 updated
12 hours ago
-
(equiscore) (base) [yangchh@gnode14 EquiScore]$ python Screening.py --ngpu 1 --test --test_path ./data/sample_data/ --test_name tmp_pockets --pred_save_path ./data/test_results/EquiScore_pred_for_tmp…
-
```
Routine, that can generate random (lorem ipsum text) data in the DB.
```
Original issue reported on code.google.com by `horak.honza@gmail.com` on 2 Dec 2009 at 7:43
-
**What steps did you take and what happened:**
Prepare two k8s clusters.
Run the Velero E2E test cases(including the migration cases) on those clusters.
Take this CLI as an example:
``` bash
C…
-
When going through the [quickstart guide](https://microsoft.github.io/sca-fuzzer/quick-start/#baseline-experiment), I run the following commands:
```bash
python3.9 -m pip install virtualenv
python3.9…
-
### Describe the bug
Creating a dataset with ArrayXD features leads to errors when downloading from hub due to DatasetCardData removing the Nones
@lhoestq
### Steps to reproduce the bug
`…
-
Hi,
Is it possible to customize the test names generated by the data-driven test case macros (`BOOST_DATA_TEST_CASE`)? In Google Test, you can do:
```
INSTANTIATE_TEST_SUITE_P(InstantiationName…