-
**Describe the feature**
没有使用swift进行微调,自己进行lora训练后的模型权重如何在swift中如何加载、合并、导出?
**Paste any useful information**
参考[Qwen2.5-7B-Instruct Lora 微调](https://github.com/datawhalechina/self-llm/blob/master…
-
When using Swift CLI example, followed the exact commands mentioned, getting above error:
Chip: Apple M3 Max
OS: 14.3.1
Xcode: Version 15.2
Apple Swift version: 5.9.2
-
**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…
-
I am encountering an issue when trying to load a custom merged GPT2 tokenizer using GPT2TokenizerFast. Despite ensuring that the tokenizer.json file is correctly formatted, I receive the following err…
-
Hello,
I'm trying to convert M2M100 to CoreML. I saw that it is [partially supported](https://github.com/huggingface/exporters/blob/main/MODELS.md), and I was wondering if there's any example script …
-
Now that we support a multitude of basic layers, I'd like this issue to serve as the discussion for supporting advanced layers. While #54 tracked basic layers and most have been implemented, We now ne…
-
Having built a few projects atop [swift-coreml-transformers](https://github.com/huggingface/swift-coreml-transformers) way back when, I was delighted to see that similar efforts had been rebooted.
…
-
Please consider adding Core ML model package format support to utilize Apple Silicone Nural Engine + GPU.
List of Core ML package format models
https://github.com/likedan/Awesome-CoreML-Models
-
I have a couple of suggestions for the tokenizer API -- things that I have needed to work around here: https://github.com/ml-explore/mlx-swift-examples/blob/main/Libraries/LLM/Tokenizer.swift
- add…
-
I have been fine-tuning the model for document ocr (for a different language) and getting some error like this:
```
ValueError: The number of image start tokens and image end tokens should be the …