-
```java
Unhandled exception in [StandaloneCoroutine{Cancelling}@4955fdbd, Dispatchers.Default]
java.lang.UnsatisfiedLinkError: Could not find JNA native support
at com.sun.jna.Native.loadNativeD…
-
**Describe the bug**
When using mega-lint-runner, `TYPESCRIPT_ES` always fails to lint, because it is not able to access `/tsconfig.json`
![mega-lint-runner on local system](https://user-images.…
-
The CI workflow takes a couple of hours. For most cases, e.g., update to a single grammar, it should not. The build should only test what was really changed, even if the skip lists were altered.
-
i user scripts/run_evaluation_with_lora.sh
CUDA_VISIBLE_DEVICES=0 \
deepspeed examples/evaluate.py \
--answer_type text \
--model_name_or_path output_models/llama-7b-hf \
--lora…
-
Hello thanks for this lovely Tool, I have this error when I run the tool
└─$ java -jar apps/TLS-Server-Scanner.jar -connect target.com
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -…
-
The enum value for FTX in net.jacobpeterson.alpaca.model.endpoint.marketdata.crypto.common.enums.Exchange should be changed to "FXTU" to match the [Crypto Pricing API ](https://alpaca.markets/docs/api…
-
I've followed the PlatypusV3 vignette (2022-08-14) and have been able to generate a vgm (gex_vdj.int) with VDJ_GEX_matrix. With VDJ_call_MIXCR, I receive the error below. MiXCR was downloaded, unpacke…
-
Obsoletes #147, #150, https://github.com/ggerganov/llama.cpp/issues/1575, https://github.com/ggerganov/llama.cpp/issues/1590, https://github.com/rustformers/llm/discussions/143, and probably some othe…
-
Hi everyone,
based on the official Alpaca API reference ([https://alpaca.markets/docs/api-references/trading-api/positions/](https://alpaca.markets/docs/api-references/trading-api/positions/)) when a…
-
The `cspell` linter works fine from the CLI, but when using it via MegaLinter, it doesn't work (notice that it doesn't even show up in the matching linters table).
```
$ cspell -c .cspell.json v20…