-
async def main():
collection = Collection("test_collection")
pipeline = Pipeline(
"v3",
{
"text": {
"splitter": {"model": "recursive_charact…
-
When I try to make unit testing, because **execute_sync** method currently doesn’t run conditional blocks, the pipeline behaves like there are no condition blocks
**Describe the solution you'd like…
-
This issue is where we dump ideas and you can upvote them.
-
### Is There an Existing Issue for This?
- [X] I have searched the existing issues
### Where do you intend to apply this feature?
Instill Core, Instill Cloud
### Is your Proposal Related to a Prob…
-
When using `--mixed_precision=fp16` for SDXL training and the model files are not named as expected I get a ValueError thrown:
```
Traceback (most recent call last): …
-
# Integration of Training Operator into Intel Cloud Native AI Pipeline
## Executive Summary
This proposal presents a strategic vision for enhancing Intel's Cloud Native AI Pipeline (CNAP), which…
-
I have tested pose workflow with 125 frames based on 25fps and it work and now testing on 870 frames and comfy crash
` Press any key to continue . . .`
Any idea how to fix this?
Here is the fu…
-
Traceback (most recent call last):
File "C:\AI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1866, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_m…
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta.2
### Describe the bug
I am getting a consistent 401 unauthorized when using Default Identity using the new Azure OpenAI version for Complete…
-
I follow the tutorial at https://access.redhat.com/documentation/en-us/red_hat_openshift_ai_self-managed/2.7/html-single/openshift_ai_tutorial_-_fraud_detection_example/index which uses this repo http…