-
## Repro Steps
1. set PYTHONPATH=.
2. Open pylance-release/testing/single folder
3. Try to bring up the code action for this code:
```python
# place cursor on `userModule` and confirm lightbulb …
-
Thank you for the amazing work. I'm currently using Langchain's `RecursiveCharacterTextSplitter` to generate chunks for completion. It is currently the bottleneck of my application, so I've been looki…
-
### Terraform Version
```shell
Terraform v1.6.3
```
### Use Cases
In order to speed up the testing process, we would like to have the ability to run all the tests in parallel (which are not depend…
-
### Epic domain
There are recommended rules for vitest testing (https://github.com/vitest-dev/eslint-plugin-vitest) and we should enable the recommended rules
### Additional context
We will s…
-
### Tool Name
Liquid JSON Schema Editor
### Tool Description
Graphical JSON Schema editor for draft-04, draft-06, draft-07, 2019-09 and 2020-12, with split source code and graphical editing. Includ…
-
**Is your feature request related to a problem? Please describe.**
When using the benchmark_filename parameter for sequential recommendation, it requires specifying train, validation, and test sets i…
-
I am trying to make bitblas quantized weights to work with vLLM's tensor parallelism. In vLLM, tensor parallelism is achieved with column parallelism and row parallelism.
Similar to the reference v…
-
We should test how different kinds of MathML markup works in various reading softwares. This came to my mind from Tim's issue #22 where they talked about testing `` in the Calibre reader.
This woul…
-
Current GitHub workflows in the `mgob` repository contain several hardcoded values, which make it challenging for contributors to test changes in their own forks without manual modifications. This pro…
-
训练好的pointrend模型使用官方的额export_onnx.py导出onnx发现在np.testing.assert_allclose(onnx_out, paddle_out, rtol=0, atol=1e-03)报错,代码如下,也使用了paddle2onnx来导出模型实测发现精度不一致
def export_onnx(args):
args.config = '/workspa…