John Mai
John Mai
> @okaneyo, you can test my attempt to implement Phi 3.5 MoE in [ml-explore/mlx-swift-examples#116](https://github.com/ml-explore/mlx-swift-examples/pull/116) and tell me if it works. My MacBook unfortunately doesn't have enough RAM for me to...
Tool Call is planned, but it requires modifications to [Swift Jinja](https://github.com/maiqingqiang/Jinja) and [Swift Transformers](https://github.com/huggingface/swift-transformers) for support, which is a significant amount of work. Due to time constraints, Tool Call may...
> I thought this project is not being maintained anymore but glad to see this PR I've always been here 🥰, just too busy with work, and it's all done...
`HuggingfaceHub` matches the Python download directory. It follows the [Huggingface cache management standards](https://huggingface.co/docs/huggingface_hub/guides/manage-cache) . The file format remains consistent with huggingface-cli. SDK Repo: https://github.com/johnmai-dev/HuggingfaceHub Example: https://github.com/johnmai-dev/ChatMLX/blob/next-1.2.0/Packages/Utilities/Sources/Utilities/Services/HuggingfaceHubService.swift#L14   
有考虑,我最近也是用cursor,vscode比较多😂。但近期比较忙,没什么时间去弄。
> 现在大佬这个插件是我用goland的唯一理由了😂 哈哈哈 感动🥹
好的 晚点我修复一下
> > 好的 晚点我修复一下 > >  大概看了下源码,这里似乎不对,当使用 int32 的最大值写入到 数据库的 tinyint 时,MySQL应该会报 Out of range value 的错误 感谢提醒,如果方便的话,欢迎你提PR 大家一起共建 哈哈哈
Can you tell me which model you are using? It might be an issue triggered by MLX