Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zinzied
/
llmfit
Public
forked from
AlexsJones/llmfit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 9, 2026
feat: introduce `ModelProvider` trait and implement for Ollama and MLX.
zinzied
committed
2c16573
View commit details
Copy full SHA for 2c16573
Browse repository at this point
feat: Initialize desktop application with system specifications detection, model fit analysis, and model pulling for Ollama and llama.cpp, including UI and icon.
zinzied
committed
a2acc39
View commit details
Copy full SHA for a2acc39
Browse repository at this point
Commits on Mar 2, 2026
Merge pull request #137 from kira-ariaki/feat/bandwidth-based-speed-estimation
Show description for cba0751
AlexsJones
authored
cba0751
View commit details
Copy full SHA for cba0751
Browse repository at this point
style: cargo fmt + update README speed estimation docs
kira-ariaki
committed
8cd1505
View commit details
Copy full SHA for 8cd1505
Browse repository at this point
Merge pull request #138 from AlexsJones/feat/add-new-models-2026-resolved
Show description for db7e7b4
AlexsJones
authored
db7e7b4
View commit details
Copy full SHA for db7e7b4
Browse repository at this point
feat: add 18 new models to database (Feb 2026)
Show description for f0fe396
three-foxes-in-a-trenchcoat
and
lichengzhe
committed
f0fe396
View commit details
Copy full SHA for f0fe396
Browse repository at this point
Update README.md
AlexsJones
authored
d2cd7fd
View commit details
Copy full SHA for d2cd7fd
Browse repository at this point
Merge pull request #135 from zeldrisho/brew
Show description for 81adddd
AlexsJones
authored
81adddd
View commit details
Copy full SHA for 81adddd
Browse repository at this point
feat: bandwidth-based tok/s estimation for known GPUs
Show description for 00cf6c0
kira-ariaki
committed
00cf6c0
View commit details
Copy full SHA for 00cf6c0
Browse repository at this point
docs: brew official formula
zeldrisho
authored
a71d0b6
View commit details
Copy full SHA for a71d0b6
Browse repository at this point
Commits on Mar 1, 2026
feat: removed exact model count as it increases so often
Show description for ce9c43f
AlexsJones
committed
ce9c43f
View commit details
Copy full SHA for ce9c43f
Browse repository at this point
Merge pull request #130 from SirLorrence/main
Show description for b1a910f
AlexsJones
authored
b1a910f
View commit details
Copy full SHA for b1a910f
Browse repository at this point
Add new Qwen3.5 models to database
Show description for 32bec52
SirLorrence
committed
32bec52
View commit details
Copy full SHA for 32bec52
Browse repository at this point
Merge pull request #129 from three-foxes-in-a-trenchcoat/fix/path-traversal-gguf-download
Show description for 6b7322c
AlexsJones
authored
6b7322c
View commit details
Copy full SHA for 6b7322c
Browse repository at this point
security: fix path traversal in GGUF download filename handling
Show description for c6c0ff3
three-foxes-in-a-trenchcoat
committed
c6c0ff3
View commit details
Copy full SHA for c6c0ff3
Browse repository at this point
Merge pull request #126 from three-foxes-in-a-trenchcoat/docs/readme-gguf-availability
Show description for cd6abf1
AlexsJones
authored
cd6abf1
View commit details
Copy full SHA for cd6abf1
Browse repository at this point
docs: add availability filter and GGUF source enrichment to README
Show description for 5226aab
three-foxes-in-a-trenchcoat
committed
5226aab
View commit details
Copy full SHA for 5226aab
Browse repository at this point
chore: bumped
Show description for 3d82b2d
AlexsJones
committed
3d82b2d
View commit details
Copy full SHA for 3d82b2d
Browse repository at this point
Merge pull request #125 from three-foxes-in-a-trenchcoat/feat/gguf-download-sources
Show description for c2d630f
AlexsJones
authored
c2d630f
View commit details
Copy full SHA for c2d630f
Browse repository at this point
style: cargo fmt
Show description for 7047bd1
three-foxes-in-a-trenchcoat
committed
7047bd1
View commit details
Copy full SHA for 7047bd1
Browse repository at this point
feat: availability filter [a] in TUI (All / GGUF Avail / Installed)
Show description for 2050e44
three-foxes-in-a-trenchcoat
committed
2050e44
View commit details
Copy full SHA for 2050e44
Browse repository at this point
feat: split-pane TUI detail view for GGUF downloads
Show description for 82597e3
three-foxes-in-a-trenchcoat
committed
82597e3
View commit details
Copy full SHA for 82597e3
Browse repository at this point
feat: TUI GGUF downloads section, default enrichment, caching
Show description for e8fcccc
three-foxes-in-a-trenchcoat
committed
e8fcccc
View commit details
Copy full SHA for e8fcccc
Browse repository at this point
feat: add GGUF download source enrichment for models
Show description for d0d5edf
three-foxes-in-a-trenchcoat
committed
d0d5edf
View commit details
Copy full SHA for d0d5edf
Browse repository at this point
Bump workspace version to 0.5.2
AlexsJones
committed
cef4046
View commit details
Copy full SHA for cef4046
Browse repository at this point
Add model hardware planner for CLI and TUI
AlexsJones
committed
7951652
View commit details
Copy full SHA for 7951652
Browse repository at this point
Commits on Feb 28, 2026
Merge pull request #110 from Lalatenduswain/main
Show description for a59c3fa
AlexsJones
authored
a59c3fa
View commit details
Copy full SHA for a59c3fa
Browse repository at this point
Merge pull request #121 from rauletorresc/rauletorresc-patch-2
Show description for eaf2ff1
AlexsJones
authored
eaf2ff1
View commit details
Copy full SHA for eaf2ff1
Browse repository at this point
Add Ascend support to the README.md file
rauletorresc
committed
2fe0a64
View commit details
Copy full SHA for 2fe0a64
Browse repository at this point
fix: docker action version
Show description for 7a0751b
AlexsJones
committed
7a0751b
View commit details
Copy full SHA for 7a0751b
Browse repository at this point
feat: mlx disablement on non-apple hw
Show description for d461d78
AlexsJones
committed
d461d78
View commit details
Copy full SHA for d461d78
Browse repository at this point
Merge pull request #116 from Pranay0302/fix/hide-mlx-models-non-apple
Show description for f785f44
AlexsJones
authored
f785f44
View commit details
Copy full SHA for f785f44
Browse repository at this point
chore: updated demo
Show description for 3bb96a9
AlexsJones
committed
3bb96a9
View commit details
Copy full SHA for 3bb96a9
Browse repository at this point
style: apply cargo fmt to fix CI
Pranay0302
committed
9cf47c1
View commit details
Copy full SHA for 9cf47c1
Browse repository at this point
fix: hide MLX models on non-Apple-Silicon hardware (#113)
Pranay0302
committed
09ba6ec
View commit details
Copy full SHA for 09ba6ec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.