-
```
swift package -c release benchmark
Building for production...
[12/12] Linking BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' comple…
-
https://www.elastic.co/guide/en/ecs/current/ecs-reference.html defines how log and metrics data should look like adapted to distributed requirements.
would it be feasible to include this for swift-…
-
https://github.com/RuntimeTools/SwiftMetrics
-
## 环境信息
- GPU:A100
- 显存:40G
- SWIFT版本:v2.5.2
## 训练脚本
```
CUDA_VISIBLE_DEVICES=0 PYTORCH_CUDA_ALLOC_CONF="expandable_segments:True" swift sft \
--model_type llama3_2-11b-vision-instruct …
-
I initially said in review that it should be in Metrics: https://github.com/apple/swift-metrics/pull/83
but maybe that was wrong; it does not depend on foundation but just dispatch hm.
https://…
ktoso updated
2 months ago
-
### New Issue Checklist
- [x] Updated the plugin to the latest version
- [x] I searched for existing [GitHub issues](https://github.com/insideapp-oss/sonar-apple/issues)
### Issue Descript…
-
This repo currently provides a Swift Tracing backend that exports spans using OTLP, but currently does not provide a backend for Swift Metrics or Swift Log.
I'd like to use this issue to capture an…
-
- [ ] swift-argument-parser
- [ ] swift-atomics
- [ ] swift-backtrace
- [ ] swift-collections
- [ ] swift-crypto
- [ ] swift-distributed-tracing
- [ ] swift-log
- [ ] swift-metrics
- [ ] swift…
-
We have metrics that show in 2024 Q1 less than 1% of `flutter create` apps were Objective-C. Deprecate and remove the flag and templates.
- [x] IntelliJ https://github.com/flutter/flutter-intel…
-
**Describe the bug**
Getting the following error only by changing the model to `llava-onevision-qwen2-0_5b-ov` from `llava1_6-mistral-7b-instruct` in the first DPO example [here](https://github.com/m…