-
I am getting a bunch of objective-c errors when trying to run `make javakit-run` (see below)
I am one an M3 MacBook Air.
This is java --version:
```
openjdk 23.0.1 2024-10-15
OpenJDK Runtime…
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
[Documentation](https://github.com/rook/rook/blob/master/Documentation/Storage-Configuration/…
-
Sentry Issue: [WOOCOMMERCE-IOS-1NF3](https://a8c.sentry.io/issues/5882975158/?referrer=github_integration)
```
Error Domain=NSSQLiteErrorDomain Code=11 "(null)" UserInfo={NSFilePath=/var/mobile/Conta…
-
### What information needs to be added?
Swift 6 language mode enables strict concurrency checking. Code changes may be necessary for Swift code to be compatible with the Swift 6 language mode.
WWD…
-
Hey there,
It looks like the plugin does a full rebuild on every command, even when no code has changed. E.g. on the sample project, running `swift package benchmark baseline list` takes ~30 second…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include repr…
-
非常感谢贵组的工作!
我已经将lmdeploy和swift均拉取到最新版本。
我在使用如下脚本进行推理时,会出现一些问题:
```
CUDA_VISIBLE_DEVICES=2,3 swift infer \
--model_type qwen2-vl-7b-instruct \
--ckpt_dir "/QwenVL/Full_1114/checkpo…
bonre updated
2 weeks ago
-
**Describe the bug**
What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图)
I encountered an issue while training Qwen2VL with Flash Attention enabled. When the training…
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
## What did you do?
Started experienci…
-
Hello @brian-armstrong ,
I was creating a sample Swift app. https://github.com/winster/QuietShare
Getting an error while setting the ReceiveCallback. I could not find the definition of that. Can…