Skip to content

Conversation

@FL33TW00D
Copy link
Contributor

No description provided.

Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! For Core ML use, we can link to the Mistral and CLI examples in the Examples folder.

let tokens = try tokenizer.applyChatTemplate(
messages: [["role": "user", "content": "What's the weather in Paris?"]],
tools: [weatherTool]
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we could write an additional, longer example using mlx for interaction with a language model, assuming there are tasks not fully undertaken by the mlx swift libraries.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FL33TW00D and others added 3 commits September 26, 2025 08:59
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: vb <vaibhavs10@gmail.com>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
@FL33TW00D FL33TW00D marked this pull request as ready for review September 26, 2025 14:26
Co-authored-by: Joshua Newman <joshnewnham@users.noreply.github.com>
Co-authored-by: Yuduo Wu <6426433+1duo@users.noreply.github.com>
Co-authored-by: Alejandro Isaza <alejandro-isaza@users.noreply.github.com>
Co-authored-by: Aseem Wadhwa <aseemw@users.noreply.github.com>

Reference: #257
@pcuenca pcuenca merged commit a2e184d into main Sep 26, 2025
1 of 2 checks passed
@pcuenca pcuenca deleted the feature/update-readme branch September 26, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants