-
On different projects, we configure git_ops with different types.
We perform pre-commit checks and github lint checks with custom bash scripts.
It would be super handy if `mix git_ops.project-i…
-
Command:
```pwsh
whisperx "audio/test.mp3" --model "large-v3" --language "en"
```
Error:
```pwsh
Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path!
```
To…
-
This came up in the discussion around secrets management. One of the ideas shared there is having visibility/traceability of the changes on our secrets file as we do with ofn-install and ofn itself th…
-
# OPS:
Add EFS to osparc.io and sim4life.io AWS deployments
_Originally posted by @matusdrobuliak66 in https://github.com/ITISFoundation/osparc-simcore/issues/6441#issuecomment-2429…
-
If you try to build pytorch using deep-learning-essentials or any 2025 compiler - it will fail due to https://github.com/intel/torch-xpu-ops/issues/1027 .
As a workaround I've created torch-xpu-ops…
-
## Description
- error: 'ttnn.conv2d' op Bias must only have data on the final dimenstion in vgg variants
## Reproduce
```
git checkout kkannan/vgg_conv2d_issue
git submodule update --recursive
# …
-
code
```
fn check_file(file_path: &str) {
let Ok(content) = fs::read(file_path) else {
return;
};
let face = match ttf_parser::Face::parse(&content, 0) {
Ok(f) => f,…
-
After checking out tag 0.6.0, installing the openssl dependency, and running `cargo build-r`, I am getting the error below. Note that the `nmo` executable is being built under `target/release` (which …
-
### 请提出你的问题
* 背景:
目前正在[开发LoKrModel](https://github.com/PaddlePaddle/PaddleNLP/pull/9269)的中后期阶段。
当前,在进行测试时出现了如下问题:
```
tests/llm/test_lokr.py:80:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ …
-
With:
* https://github.com/pytorch/benchmark/commit/7e1ba8d5983e4ff31cbf79d0f5dec071d11370cd
* https://github.com/pytorch/pytorch/commit/0aa41eb52f7e577cf88e0f1b0adb34167a9ae94b
* https://github.co…