chenhunghan/mlx-training-rs
A CLI in Rust to generate synthetic data for MLX friendly training
This tool helps researchers and hobbyists customize large language models (LLMs) like Mistral to better understand or generate text on specific topics. It takes a topic you provide and automatically creates specialized training data. The output is ready-to-use data that improves your LLM's performance for your particular interest.
No commits in the last 6 months.
Use this if you want to fine-tune an existing large language model on an Apple Silicon Mac to make it more knowledgeable or proficient in a niche subject area.
Not ideal if you don't have an OpenAI API key for synthetic data generation or if you are not working with Apple Silicon Macs for LLM fine-tuning.
Stars
25
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Jan 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/chenhunghan/mlx-training-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trymirai/uzu
A high-performance inference engine for AI models
justrach/bhumi
⚡ Bhumi – The fastest AI inference client for Python, built with Rust for unmatched speed,...
lipish/llm-connector
LLM Connector - A unified interface for connecting to various Large Language Model providers
keyvank/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
ShelbyJenkins/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from...