-
[`asyncio.run`](https://docs.python.org/3/library/asyncio-runner.html#asyncio.run) can not be called by code running under an invocation of `asyncio.run`:
> This function cannot be called when anothe…
-
Environment
• Docker Image: nvcr.io/nvidia/tritonserver:24.10-trtllm-python-py3
• TensorRT-LLM Version: 0.14.0
• Run Command:
python3 ../run.py \
--input_text "你好,请问你叫什么?" \
--max_output_len=…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
lastest
### Other Environment Information
```Markdown
- Hardware pa…
-
Notion Link: https://www.notion.so/Task-Add-impl-for-a-create-tag-method-in-git-executor-13cfe271b0e2804c8f14cedaa5bd297e
Notion Content:
-
我可以使用Transformer对GOT-OCR模型进行推理。
但当我使用`vllm serve "stepfun-ai/GOT-OCR2_0"`这样的命令去部署的时候却失败了。`ValueError: Model architectures ['Qwen2GotForCausalLM'] are not supported for now. Supported architectures:`我…
-
ERROR:ragas.executor:Exception raised in Job[2]: TimeoutError()
ERROR:ragas.executor:Exception raised in Job[7]: TimeoutError()
ERROR:ragas.executor:Exception raised in Job[10]: TimeoutError()
ERRO…
-
### Issue description
The executor, when processing an execution, will sometimes create WorkerTaskResult to emulate a task run by the worker
This is the case for example for flowable tasks as they a…
-
### What's the use case?
Running each op of a Dagster job in its own ECS task (similar to the k8s_job_executor) to make it easier to horizontally scale jobs with many ops, and give better isolation b…
-
Due to lack of node-level communication, the stats at the end of each pipeline step can only aggregate results from the current node, and what's being written to the disk is the status of the last fin…
-
**Summary**
Test passed but assert failed.
```txt
Running MySQL test for file: tests/sqllogictests/suites/query/window_function/expr_in_window.test ...
panicked at src/query/expression/src/…