-
Hei I'm using, and loving, the formatting tool inside my code generator. I embed the config json file into the code as it is a cli tool that runs on linux. This means in my package manifest i use `res…
-
### Description
I believe the issue is similar to the one described in https://github.com/firebase/firebase-ios-sdk/issues/12800. The binary seems to be built using Swift 5.9, while Xcode 15.3+ uses …
-
使用ms-swift版本为2.6.0.dev0,transformers库为4.45.2时报错
[rank1]: Traceback (most recent call last):
[rank1]: File "/home/xxx/anaconda3/envs/f_got/lib/python3.10/site-packages/transformers/models/auto/conf…
-
There are deserialization issues preventing full retrieval of API endpoint payloads in a variety of formats
- [ ] space/folder parent_id can be null but is specified as not null
- [ ] space/folder p…
-
JSONModel is Obj-C only. Would you consider support swift via something like Swift-json-gen (https://github.com/tomlokhorst/swift-json-gen) until proper reflection API's come along to allow JSONModel …
-
### Description
A compiler crash (assertion failure) occurs with `swift build --configuration release` on Windows ARM64. This is reproducible with Swift 6.0 and 6.0.1. With both Swift versions, th…
-
### Swift version
swiftlang-6.0.3.1.4
### Platform
macOS 15
### Editor
VS Code
### Description
When there is an SDK mismatch, sourcekitd silently fails
### Steps to Reproduce
1. Have a tasks.…
-
启动命令:CUDA_VISIBLE_DEVICES=0,1 swift infer --model_path /home/a/Qwen2-VL-7B-Instruct/ --model_type qwen2-vl-7b-instruct
请大佬指教谢谢:
报错 :(llm_swift) a@a:~$ CUDA_VISIBLE_DEVICES=0,1 swift infer --model_…
wuybo updated
2 weeks ago
-
I'm submitting a queue for some compute run, and I need to wait for that to finish (Not a problem in render pipelines, because I assume the flip/present of a surface blocks)
WebGpu has
```
WGPU_E…
-
您好,我想用 lora 微调 internvl2-llama3-76b,8张A100 的负载非常不均衡,训练过程中后3张卡的显存利用率近似为0。
command:
swift sft \
--model_type internvl2-llama3-76b \
--model_id_or_path /lnt/workspace/lmm_share/model_hub/Open…