ml-explore / mlx-swift-examples

Examples using MLX Swift
MIT License
1.03k stars 110 forks source link

Gigabyte top ai utility #105

Closed Isaina closed 3 months ago

Isaina commented 3 months ago

Hi, can you also write as example tool for fine tunings llm like gigabyte ai to utility

https://www.gigabyte.com/Press/News/2201

davidkoski commented 3 months ago

I don't know what kind of fine tuning they do, but check out:

That is fine tuning using LoRA (https://arxiv.org/abs/2106.09685)

davidkoski commented 3 months ago

Closing issue, but if you have more information please reopen or file a new issue!