3600 Commits (c25ffde91d3d2f8913224ac9bbc28736a4981fa3)
 

Author SHA1 Message Date
Jesse Gross c25ffde91d runner.go: Don't trim whitespace from inputs 1 year ago
Jesse Gross 17b386a891 runner.go: Enforce NUM_PARALLEL directly in the runner 1 year ago
Michael Yang 549c2bdfcf
Merge pull request #7657 from ollama/mxyng/sync 1 year ago
Blake Mizerany 67691e410d
cmd: preserve exact bytes when displaying template/system layers (#7586) 1 year ago
Michael Yang 5b3393b6a2 fix(mllama): sync backend between batches 1 year ago
Jesse Gross d7eb05b936 runner.go: Fix off-by-one for num predicted 1 year ago
Daniel Hiltgen 636a743c2b
CI: give windows lint more time (#7635) 1 year ago
Daniel Hiltgen df011054fa
Jetpack support for Go server (#7217) 1 year ago
Daniel Hiltgen ac07160c8d
doc: capture numeric group requirement (#6941) 1 year ago
Daniel Hiltgen 6606e4243c
docs: Capture docker cgroup workaround (#7519) 1 year ago
Jesse Gross 65973ceb64 runner.go: Make KV entry accounting more robust 1 year ago
Joey Zheng bebef1e50d
readme: add aichat terminal app to community integrations (#7418) 1 year ago
Evan d48c1c5a44
api: fix typos in Go Doc comments (#7620) 1 year ago
Prasad Bhalerao 36a8372b28
readme: add GoLamify to community integrations (#7521) 1 year ago
Ivo Stoykov 4e94227b5d
readme: add browser extension that enables using Ollama for interacting with web pages (#5827) 1 year ago
frances720 479d551766
docs: add mentions of Llama 3.2 (#7517) 1 year ago
Evan 76b2b723b2
api: fix typo in python ClientFromEnvironment docs (#7604) 1 year ago
Arhan Busam b8d77cdeab
readme: add llama3.2-vision to model list (#7580) 1 year ago
Jesse Gross c2e8cbaa14 runner.go: Check for zero length images 1 year ago
Edward J. Schwartz 771fab1dd8
docs: update langchainpy.md with proper model name (#7527) 1 year ago
Daniel Hiltgen 3a5239e6bf
Set macos min version for all architectures (#7579) 1 year ago
Daniel Hiltgen 3d25e7bf8c
win: remove preview title from installer (#7529) 1 year ago
Daniel Hiltgen 1618700c5a
Workaround buggy P2P ROCm copy on windows (#7466) 1 year ago
Daniel Hiltgen b111aa5a91
Debug logging for nvcuda init (#7532) 1 year ago
Daniel Hiltgen 9e83e550e1
Align rocm compiler flags (#7467) 1 year ago
Daniel Hiltgen fc2a0715df
Be explicit for gpu library link dir (#7560) 1 year ago
Jesse Gross 3020d2dc58 docs: OLLAMA_NEW_RUNNERS no longer exists 1 year ago
Jesse Gross a909417602 runner.go: Remove unused arguments 1 year ago
Jesse Gross 6cd566872b sched: Lift parallel restriction for multimodal models except mllama 1 year ago
RAPID ARCHITECT 9d71bcc3e2
Update README.md (#7516) 1 year ago
Daniel Hiltgen a4c70fe157
One corrupt manifest should not wedge model operations (#7515) 1 year ago
Jesse Gross 34a75102f7 prompt: Use a single token when estimating mllama context size 1 year ago
Med Marrouchi 4157d1f7b6
readme: add Hexabot to the list of community integrations 1 year ago
Daniel Hiltgen 4ebfa2cb91
Quiet down debug log of image payload (#7454) 1 year ago
Daniel Hiltgen 046054fa3b
CI: Switch to v13 macos runner (#7498) 1 year ago
Daniel Hiltgen 95483f348b
CI: matrix strategy fix (#7496) 1 year ago
Michael Yang f247a6233e
Merge pull request #7456 from ollama/mxyng/llama3.2-vision-mem 1 year ago
Daniel Hiltgen 44bd9e5994
Sign windows arm64 official binaries (#7493) 1 year ago
suncloudsmoon 18237be9b2
readme: add TextCraft to community integrations (#7377) 1 year ago
Daniel Hiltgen 29ab9fa7d7
nvidia libs have inconsistent ordering (#7473) 1 year ago
Daniel Hiltgen b8d5036e33
CI: omit unused tools for faster release builds (#7432) 1 year ago
Jesse Gross 312d9de1d1 llama: Improve error handling 1 year ago
Jesse Gross a103dae01e runner.go: Only allocate 1 element embedding batches for mllama 1 year ago
Michael Yang d07cf41a97 refactor kv estimation 1 year ago
Michael Yang 8c238e70ab mllama cross attention 1 year ago
Daniel Hiltgen 8a9bb0d000
Add basic mllama integration tests (#7455) 1 year ago
Jesse Gross 26acdcf44e runner.go: Don't set cross attention before sending embeddings 1 year ago
Daniel Hiltgen 921779bb10
Give unicode test more time to run (#7437) 1 year ago
Daniel Hiltgen 16f4eabe2d
Refine default thread selection for NUMA systems (#7322) 1 year ago
Jesse Gross c826e57475 runner.go: Better abstract vision model integration 1 year ago