lin72h
lin72h
I just found out a really cool project called [dahliaOS](https://docs.dahliaos.io/) which use macOS alike flutter based UI with swappable Fuchsia and Linux Kernel. There's a crazy [web version](https://web.dahliaos.io/#/) for preview(I...
I've been watching airyx for a while, great project, thanks for reviving the NextBSD! Just found out the Swift on FreeBSD PR has been fixed https://github.com/apple/swift/pull/38335 hopeful you get swift...
Hi Team, Just solved the[ training problem](https://github.com/ml-explore/mlx-examples/issues/615) last night, but this time I failed to evaluate the the trained lora adapter with the following command ``` python3 -m mlx_lm.lora --model...
Hi MLX team, Just read about a new way to Finetune, seem promising:   https://twitter.com/Rui45898440/status/1772996453557997924 Paper: https://huggingface.co/papers/2403.17919 Code: https://github.com/OptimalScale/LMFlow
[Qwen2-Audio](https://qwenlm.github.io/blog/qwen2-audio/) is a GPT-4-like voice LLM without the TTS part, making it very useful for natural language queries. Even better, it can be fine-tuned to perform function calls, taking voice...