-
This is less of an issue, but I was wondering if it is possible to access the bash scripts used to automate each step. I am trying to adapt the code for an LSF cluster on Pegasus. Is this possible?
…
avm27 updated
2 years ago
-
I'm not sure if I should create a pull request, so I thought I just create an issue and let you guys decide if you are interested.
I converted the ssl, discspace and hddtemp script from nodejs to bas…
-
Hi @akalongman can you add formatter for bash scripts
ghost updated
7 years ago
-
'roberta.encoder.layer.22.crossattention.self.abs_bias.1', 'roberta.encoder.layer.8.attention.self.abs_bias.0', 'roberta.encoder.layer.9.attention.self.abs_bias.1', 'roberta.encoder.layer.5.attention.…
-
Hi I observed strange experience Im unable to understand.
here is me config
```
self-hosted-runner:
labels:
- aws-linux-small
- aws-linux-medium
paths:
.github/workflows/**/*…
-
In IDEasy we currently define `ide` as an alias to sourcing a script.
For auto-completion we also hook in via a sourced bash script (`source $IDE_ROOT/_ide/completion`).
With #778 a new such command…
-
Hi Guys!
I found that a simple connection test with mongodb://localhost:27017 does not work on DBGate when the database is in a docker on wsl2.
The same test works effortlessly in NoSQLBooster!…
-
We currently have a set of `.sh` bash scripts which we've tweaked to work fine on both linux environments directly and bash on Windows.
It seems entrypoint can either be explicit and platform speci…
-
Hi ChicyChen,
When running bash scripts/main_celeba_hf_null_space_projection.sh, I encountered this error: NameError: name 'get_res_uncond' is not defined.
It appears get_res_uncond is called h…
-
# Description
To enable foxx tests the CMakeLists setting needs to be set.
Current contents of CI pipeline.
```
ssh ci-datafed-client
sudo su gitlab-runner
gitlab-runner@ci-datafed-client…