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
Type
/
to 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 }}
irfanahmadein
/
ollama
Public
forked from
ollama/ollama
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ollama
cmd
on
main
User selector
All users
All time
Commit history
Commits on Dec 5, 2024
api: add generate endpoint for structured outputs (#7939)
ParthSareen
authored
c6c5262
View commit details
Copy full SHA for c6c5262
View code at this point
Browse repository at this point
api: structured outputs - chat endpoint (#7900)
Show description for 630e7dc
3 people
authored
630e7dc
View commit details
Copy full SHA for 630e7dc
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
llm: introduce k/v context quantization (vRAM improvements) (#6279)
sammcj
authored
1bdab9f
View commit details
Copy full SHA for 1bdab9f
View code at this point
Browse repository at this point
Commits on Nov 30, 2024
cmd: don't rely on reading repo file for test (#7898)
jmorganca
authored
ff6c2d6
View commit details
Copy full SHA for ff6c2d6
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
cmd: don't submit svg files as images for now (#7830)
rick-github
authored
30e88d7
View commit details
Copy full SHA for 30e88d7
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
cmd: print location of model after pushing (#7695)
Show description for a210ec7
BruceMacD
authored
a210ec7
View commit details
Copy full SHA for a210ec7
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
server: remove out of date anonymous access check (#7785)
Show description for 7b5585b
BruceMacD
authored
7b5585b
View commit details
Copy full SHA for 7b5585b
View code at this point
Browse repository at this point
Be quiet when redirecting output (#7360)
Show description for d88972e
dhiltgen
authored
d88972e
View commit details
Copy full SHA for d88972e
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
cmd: delete duplicated call to sb.Reset() (#7308)
Show description for eaaf5d3
湛露先生
authored
eaaf5d3
View commit details
Copy full SHA for eaaf5d3
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
cmd: preserve exact bytes when displaying template/system layers (#7586)
bmizerany
authored
67691e4
View commit details
Copy full SHA for 67691e4
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
Fix unicode output on windows with redirect to file (#7358)
Show description for 35ec7f0
dhiltgen
authored
35ec7f0
View commit details
Copy full SHA for 35ec7f0
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
default to "FROM ." if a Modelfile isn't present (#7250)
pdevine
authored
d78fb62
View commit details
Copy full SHA for d78fb62
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
image processing for llama3.2 (#6963)
Show description for c7cb0f0
4 people
authored
c7cb0f0
View commit details
Copy full SHA for c7cb0f0
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
cli: Send all images in conversation history
Show description for 7fe3902
jessegross
committed
7fe3902
View commit details
Copy full SHA for 7fe3902
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Stop model before deletion if loaded (fixed #6957) (#7050)
alexmavr
authored
f40bb39
View commit details
Copy full SHA for f40bb39
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
add "stop" command (#6739)
pdevine
authored
abed273
View commit details
Copy full SHA for abed273
View code at this point
Browse repository at this point
refactor show ouput
Show description for ecab6f1
mxyng
committed
ecab6f1
View commit details
Copy full SHA for ecab6f1
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
llm: make load time stall duration configurable via OLLAMA_LOAD_TIMEOUT
Show description for 6719097
dhiltgen
authored
6719097
View commit details
Copy full SHA for 6719097
View code at this point
Browse repository at this point
Introduce GPU Overhead env var (#5922)
Show description for b05c9e8
dhiltgen
authored
b05c9e8
View commit details
Copy full SHA for b05c9e8
View code at this point
Browse repository at this point
Commits on Sep 1, 2024
fix(cmd): show info may have nil ModelInfo (#6579)
vimalk78
authored
5f7b4a5
View commit details
Copy full SHA for 5f7b4a5
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
convert safetensor adapters into GGUF (#6327)
pdevine
authored
0c819e1
View commit details
Copy full SHA for 0c819e1
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
create bert models from cli
mxyng
committed
beb49ee
View commit details
Copy full SHA for beb49ee
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Fix typo and improve readability (#5964)
Show description for 0a8d6ea
eust-w
and
jmorganca
authored
0a8d6ea
View commit details
Copy full SHA for 0a8d6ea
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
cmd: spinner progress for transfer model data (#6100)
joshyan1
authored
f7e3b91
View commit details
Copy full SHA for f7e3b91
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
lint
mxyng
committed
b732beb
View commit details
Copy full SHA for b732beb
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
Merge pull request #5196 from ollama/mxyng/messages-2
Show description for c4c84b7
mxyng
authored
c4c84b7
View commit details
Copy full SHA for c4c84b7
View code at this point
Browse repository at this point
Merge pull request #5473 from ollama/mxyng/environ
Show description for 5c19127
mxyng
authored
5c19127
View commit details
Copy full SHA for 5c19127
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
Merge pull request #5895 from dhiltgen/sched_faq
Show description for 1a83581
dhiltgen
authored
1a83581
View commit details
Copy full SHA for 1a83581
View code at this point
Browse repository at this point
Merge pull request #5992 from ollama/mxyng/save
Show description for 38d9036
mxyng
authored
38d9036
View commit details
Copy full SHA for 38d9036
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
feat: add support for min_p (resolve #1142) (#1825)
Robitx
authored
f3d7a48
View commit details
Copy full SHA for f3d7a48
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
display messages
mxyng
committed
a250c2c
View commit details
Copy full SHA for a250c2c
View code at this point
Browse repository at this point
fix: model save
Show description for 3d9de80
mxyng
committed
3d9de80
View commit details
Copy full SHA for 3d9de80
View code at this point
Browse repository at this point
include modelfile messages
mxyng
committed
15af558
View commit details
Copy full SHA for 15af558
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Better explain multi-gpu behavior
dhiltgen
committed
830fdd2
View commit details
Copy full SHA for 830fdd2
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
bool
mxyng
committed
55cd3dd
View commit details
Copy full SHA for 55cd3dd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.