-
We should think about the API to specify an DAG of tasks.
Several choices:
1. Add an attribute to `sky.Task` for predecessor/successor
2. Add a dedicated yaml file for node dependencies
3.…
-
It would be great to have this sintegration work with yaml pipelines also, unless I missed something in the configuration. Thanks!
-
**Describe the bug**
Since we moved to BC25 on our SaaS acceptance environments, our deployments fail when there are dependent apps in the database. It keeps retrying a few times, but keeps failing. …
-
installing error on Ubuntu
warning: unused variable: `db_name`
--> src/utils/common.rs:142:5
|
142 | db_name: &str,
| ^^^^^^^ help: if this is intentional, prefix it with …
-
模型类型为PP-YOLOE_plus-L
Inference.yml文件内容如下:
```
mode: paddle
draw_threshold: 0.5
metric: COCO
use_dynamic_shape: false
Global:
pipeline_name: PP-YOLOE_plus-L
model_name: PP-YOLOE_plus-L
ar…
-
**Describe the bug**
I'm using docker compose which starts an opensearch node and a data-prepper server.
My pipeline is using DynamoDB (AWS not Local) as `source`, the created opensearch node as `si…
-
/kind question
**Question:**
Hi!
I'm using `kfp-tekton = "1.5.4"` (currently I have to) and I'm looking for a way to load a pipeline into memory from a yaml file.
For example, in kfp **V2** I ca…
-
To enable easier improvements to the RAG pipeline, a full evaluation pipeline should be implemented (using DVC) that can be used to gather data, run the RAG pipeline against synthetic test questions a…
-
运行环境
python3.10
cuda11.8
cudnn8.6
ubuntu 22.04 64位
PaddlePaddle 3.0.0b1
PaddleX 3.0.0b1
运行命令
paddlex paddlex --pipeline /opt/PP-ChatOCRv3-doc.yaml --input /opt/img/1.jpeg --device gpu:0
配…
-
## Description
After running the `rewire-pipeline` against an ADO YAML pipeline, the pipeline options/triggers have been changed unexpectedly. Curling the definition content it looks like the `rewire…