-
![Screenshot 2024-08-13 at 10 35 12 AM](https://github.com/user-attachments/assets/95c90cca-8e90-4f36-bf93-06d399b5c599)
Hi There, Tried to compile the project. Got the above error. Any idea how to…
-
[st.txt](https://github.com/ml-explore/mlx-swift-examples/files/14921908/st.txt) is the crash log.
Model : Gemma 2B Quantized
Prompt : "Write code to boot a raspberry pico"
ViRo3 updated
7 months ago
-
**Description**
Please consider adding Core ML model package format support to utilize Apple Silicone Nural Engine + GPU.
**Success Criteria**
Utilize both ANE & GPU, not just GPU on Apple Sili…
-
More docs:
qwen2-vl: https://github.com/modelscope/ms-swift/blob/main/docs/source/Multi-Modal/qwen2-vl%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.md
qwen1.5: https://github.com/modelscope/ms-swift/blob…
-
return self._call_impl(*args, **kwargs)
File "/data1/zhangyq/miniforge3/envs/py310/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1562, in _call_impl
return forward_call(*args,…
-
[](url)同一个视频同时发起5次并发的推理,会一直报错:probability tensor contains either `inf`, `nan` or element < 0
起初我本来以为是算力不足导致,但是我换成5个不一样的视频,推理,就正常。
5个推理:
推理1:视频A + 图片A + 问题1
推理2:视频A + 图片B + 问题2
推理3:视频A + 图片C + 问…
-
**Description**
Please consider adding Core ML model package format support to utilize Apple Silicone Nural Engine + GPU.
**Success Criteria**
Utilize both ANE & GPU, not just GPU on Apple Sili…
-
StyleDictionary 3.0 added several pre-built transformers, transform-groups and formatters to support both Jetpack Compose and Swift.
Review the resources and experiment with the outputs to extend t…
-
-
Hi!
I'm converting the Microsoft's Phi-2 model to use with `swift-transformers`.
The conversion process is actually very seamless:
```
from transformers import AutoTokenizer, AutoModelForCau…