-
I wanted to create a simple LSP server. I looked at https://github.com/OmniSharp/csharp-language-server-protocol/tree/master/sample/SampleServer. The example works alright, I'm able to communicate wit…
-
Amazing work! I truly appreciate the initiative and effort. I was wondering if you could provide a very small, illustrative dataset along with format guidance for fine-tuning purposes --just a minimal…
-
### Jenkins and plugins versions report
**Getting InvalidFileExistsBehaviorException even though fileExistsBehavior is not specified.**
Running the following block on Jenkins pipeline:
```
…
-
Hi, I was wondering if it could be possible to provide an npm module for this, as well as an option to only load the JS API, ignoring the CSS support (tree shackable init functions?).
This way it c…
axyz updated
7 months ago
-
Hi @GiviMAD , can you post some usage examples?
-
Following on from the discussion started in https://github.com/open-contracting/standard/pull/1661#issuecomment-1834917999:
To ease comprehension, we should have minimal (but coherent) examples. Th…
-
Hello,
our customers reported problems with Samsung devices, e.g. Samsung Galaxy S24, since a recent OS update. For some cameras Quagga.init() keeps running into the following error "NotReadableErr…
-
# The Climate Modeling Alliance
## Software Design Issue 📜
### Purpose
Currently, both ClimaAtmos and ClimaLand have variables in their caches that depend on the cache of the other model when coupl…
-
Ruff 0.8.0
Minimal example:
```py
"%d" % 1
```
https://play.ruff.rs/2acb42ef-d5d7-4dc0-a649-2b7ff4e174f2
```
ruff check up031.py --select UP031 --fix --unsafe-fixes
up031.py:1:1: UP031 Use…
njzjz updated
9 hours ago
-
I want to finetune this model based my own dataset, I am wondering what is the minimal GPU hardwares for finetune? Thanks!