-
It would be nice if the API supported Kotlin multi-platform, and so could be used on other platforms that Kotlin targets, such as native, JavaScript, and WASM.
Log4j2 is obviously a JVM-only soluti…
-
How to pass a custom jsonL for finetuning job like by just uploading the jsonl file to GCS or upload the Jsonl file on huggingface and also in the args how to pass evaluation args
-
### Description
Attempt to deploy new Maui project "maui_app" results in (incorrect/misleading) error message:
> The project needs to be deployed before we can debug. Please enable Deploy in the Con…
-
The goal of this issue is to collect and centralize information about multi-threading support of the current version of modSecurity , as the topic has come up in a number of issues and there are docum…
-
Given the following Gemfile
```
source 'https://rubygems.org'
gem 'multi_xml'
gem 'nokogiri'
gem 'ox'
gem 'libxml-ruby'
```
Given the following Gemfile.lock
```
GEM
remote: https://rubygems.org/…
-
**Description**
`ctr images` pull (including unpacking time) is slower than `docker pull`, e.g. 50s vs 33s for pulling and unpacking `docker.io/library/python:3` image.
**Steps to reproduce …
-
moderator: @OceanGlidersCommunity/format-maintainers
**Is this related to a specific platform models**
All platforms (as far as I'm aware), or at least Seaglider, Slocum, Seaexplorer, Spray.
**…
-
**Project description**
[Tabby](https://tabby.sh/) (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux
1. Integrated SSH and Telnet…
-
Antrea has had support for the arm64 and arm/v7 platforms for a while now. `antrea/antrea-agent-ubuntu` and `antrea/antrea-controller-ubuntu` are multi-platform image manifests.
The way the build i…
-
The only way to choose a diferent device is to change this bit of the code right in the reikna.py?
```
ocldevice = self.api.get_platforms()[0].get_devices()[0] #Get first device available
…