Commit Graph

  • 8b51db204f tmp mxyng/next-debug Michael Yang 2025-02-07 16:40:09 -08:00
  • 760e8fa656 tmp Michael Yang 2025-02-07 19:31:50 -08:00
  • ffd6428758 err handling + fixing scope issue ParthSareen 2025-02-11 19:29:48 -08:00
  • aa6d5151df wip with json stuff and cleanup ParthSareen 2025-02-11 16:40:40 -08:00
  • cf1dbcfc5a next bert Michael Yang 2025-01-10 10:32:38 -08:00
  • 95eb87a052 ml: update Dump to handle precision Michael Yang 2025-02-10 16:50:49 -08:00
  • c4f127ee6d remove unused file Michael Yang 2025-02-07 16:42:56 -08:00
  • f46a4b07a3 model: benchmark bpe split Michael Yang 2025-02-07 14:07:00 -08:00
  • 37498836bd refactor prcess text tests Michael Yang 2025-01-29 15:29:30 -08:00
  • 58382892ad fix linter Michael Yang 2025-01-29 15:08:37 -08:00
  • 44b39749d5 next Michael Yang 2025-01-22 10:51:42 -08:00
  • 49df03da9a
    fix: harden backend loading (#9024) v0.5.9-rc0 Michael Yang 2025-02-11 23:36:53 +00:00
  • 4d9568172d api: add optional hints to errors for troubleshooting Bruce MacDonald 2025-02-11 13:40:56 -08:00
  • 00ba065e90 api: document client stream behavior with a test Bruce MacDonald 2025-02-10 13:42:06 -08:00
  • 0189bdd0b7
    readme: add Abso SDK to community integrations (#8973) Hugues Chocart 2025-02-11 08:14:45 +00:00
  • f4711da7bd
    ml/backend/ggml: fix crash on dlopen for non-AVX systems (#8976) v0.5.8-rc13 v0.5.8 Jeffrey Morgan 2025-02-10 09:52:12 -08:00
  • 38117fba83
    readme: add Lunary to observability community integrations (#8975) Hugues Chocart 2025-02-10 06:08:46 +00:00
  • 1f766c36fb
    ci: use windows-2022 to sign and bundle (#8941) v0.5.8-rc12 Michael Yang 2025-02-08 21:07:00 +00:00
  • 484a99e428
    docs: add LocalLLM app to community integrations (#8953) Qusai Ismael 2025-02-08 23:28:01 +03:00
  • ec6121c331
    docs: ollama zig community lib (#8688) DravenK 2025-02-09 03:10:47 +08:00
  • b86c0a1500
    docs: link directly to latest release page for tdm-gcc (#8939) Jeffrey Morgan 2025-02-08 00:21:10 -08:00
  • b4de2e9189 change name to context_length parth/set-context-size-openai ParthSareen 2025-02-07 11:48:22 -08:00
  • 7e402ebb8c
    readme: add deepseek to supported models v0.5.8-rc11 Guddu Kumar 2025-02-08 00:58:28 +05:30
  • b901a712c6
    docs: improve syntax highlighting in code blocks (#8854) Azis Alvriyanto 2025-02-08 00:55:07 +07:00
  • abb8dd57f8
    add gfx instinct gpus (#8933) Michael Yang 2025-02-07 09:51:22 -08:00
  • a400df48c0
    docs: include port in faq.md OLLAMA_HOST examples (#8905) Leisure Linux 2025-02-07 10:45:09 +08:00
  • 6ab4ba4c26
    readme: add React Native client to community integrations (#8877) annilq 2025-02-07 09:15:48 +08:00
  • e8d4eb3e68
    readme: add ChibiChat to community integrations (#8883) v0.5.8-rc10 CosmicEventHorizon 2025-02-06 19:08:46 -05:00
  • ae7e368f75
    build(rocm): add numa, elf (#8900) Michael Yang 2025-02-06 15:46:30 -08:00
  • 31acd1ebf9
    readme: add Ollama Chat WebUI for Docker to community integrations (#8084) oslook 2025-02-07 07:41:02 +08:00
  • 9a4757ae66
    build(rocm): add tinfo (#8899) Michael Yang 2025-02-06 15:08:12 -08:00
  • 7814019708
    docs: add step for removing libraries in linux.md (#8897) Abhinav Pant 2025-02-07 04:24:58 +05:30
  • b698f9a0d8
    build: add missing dependencies (#8896) v0.5.8-rc9 Michael Yang 2025-02-06 13:12:16 -08:00
  • 32285a6d19
    format: rename test file from byte_test.go to bytes_test.go (#8865) Azis Alvriyanto 2025-02-07 04:06:15 +07:00
  • 1c198977ec
    ci: fix linux archive (#8862) v0.5.8-rc8 Michael Yang 2025-02-05 19:45:58 -08:00
  • 330b6c50b0
    readme: add simple-discord-ai to community integrations (#8659) zyphixor 2025-02-05 21:35:04 -05:00
  • 928911bc68
    runner: avoid buffer overwrite when generating multiple embeddings (#8714) Diego Pereira 2025-02-05 21:53:33 -03:00
  • 5b446cc815
    chore: update gitattributes (#8860) Michael Yang 2025-02-05 16:37:18 -08:00
  • 451c1596af
    readme: add MLflow Tracing as an observability integration (#8811) Daniel Lok 2025-02-06 08:04:24 +08:00
  • 932bded12f chore: add optional field for server logs Michael Yang 2025-02-05 11:48:50 -08:00
  • 070ad913ac ci: fix linux archive Michael Yang 2025-02-05 14:02:48 -08:00
  • 8d8b9f83ae
    format: byte formatting test coverage (#8692) Azis Alvriyanto 2025-02-06 03:23:07 +07:00
  • 61a5254115 context_window and addressing comments ParthSareen 2025-02-05 11:26:55 -08:00
  • f00d359a67
    docs: add section in development.md on library detection (#8855) Jeffrey Morgan 2025-02-05 11:16:27 -08:00
  • 291def6adb
    server: increase timeout in stall detection from 5s to 30s (#8831) v0.5.8-rc7 Yashwanth A 2025-02-05 23:30:26 +05:30
  • cd3fbf1c49
    llama: use dynamic backend loading for mllama and clip (#8835) Jeffrey Morgan 2025-02-05 09:46:56 -08:00
  • 25edfa6fdb first pass so working ParthSareen 2025-02-04 14:40:46 -08:00
  • c852b8e021
    server: always print upload/download part info (#8832) Jeffrey Morgan 2025-02-04 19:30:49 -08:00
  • d8932c55e7
    server: fix out of bounds exception on model download (#8746) William 2025-02-04 21:52:47 -05:00
  • 63f0269f7f ci: split docker build by platform v0.5.8-rc6 Michael Yang 2025-02-04 11:17:59 -08:00
  • 53d2cf37d2 update docs ParthSareen 2025-02-04 15:17:16 -08:00
  • 4759ecae19
    ml/backend/ggml: fix library loading on macOS amd64 (#8827) Jeffrey Morgan 2025-02-04 15:05:39 -08:00
  • 75f88e7aac Update docs ParthSareen 2025-02-04 10:47:32 -08:00
  • 65b7ecac7b fix extra quote v0.5.8-rc5 Michael Yang 2025-02-03 18:19:17 -08:00
  • f9d2d89135 fix linux archive v0.5.8-rc4 Michael Yang 2025-02-03 15:12:54 -08:00
  • cc2e44b885 Improved sampler interface ParthSareen 2025-02-03 16:04:32 -08:00
  • 669dc31cf3 fix build v0.5.8-rc3 Michael Yang 2025-02-03 13:31:22 -08:00
  • d4d338c224
    readme: add Chipper to community integrations (#8803) Tilman Griesel 2025-02-03 23:18:19 +01:00
  • bfdeffc375
    docs: use OLLAMA_VERSION=0.5.7 for install version override (#8802) Melroy van den Berg 2025-02-03 22:54:08 +01:00
  • e806184023 fix release workflow v0.5.8-rc2 Michael Yang 2025-01-31 16:19:41 -08:00
  • 50566113ac
    llm: do not error if LibOllamaPath does not exist (#8801) Jeffrey Morgan 2025-02-03 12:27:48 -08:00
  • d5f8670f0a WIP simple SO working ParthSareen 2025-02-03 11:40:06 -08:00
  • ad22ace439
    docs: add missing json and shell code blocks in api.md (#8766) Davide Bertoni 2025-02-02 22:12:55 +01:00
  • f4321a421c
    readme: add MinimalNextOllamaChat to community integrations (#8767) Anıl Kaynar 2025-02-02 23:56:10 +03:00
  • 524029cd6d tested with so ParthSareen 2025-01-31 17:12:39 -08:00
  • 475333d533 fix docker build-args v0.5.8-rc1 Michael Yang 2025-01-31 14:25:49 -08:00
  • fa74ae7214 use range brucemacd/next-bpe-bench Bruce MacDonald 2025-01-31 14:55:09 -08:00
  • aff6d84e17 model: benchmark bpe text processing Bruce MacDonald 2025-01-31 14:44:20 -08:00
  • 39fd89308c build: set CFLAGS=-O3 specifically for cpu.go v0.5.8-rc0 Michael Yang 2025-01-30 13:17:17 -08:00
  • 548a9f56a6 Revert "cgo: use O3" Michael Yang 2025-01-30 13:06:48 -08:00
  • b973dedb4b saved state ParthSareen 2025-01-30 15:17:42 -08:00
  • c56a8b7749 wip ParthSareen 2025-01-30 15:05:25 -08:00
  • 4982089c84 Fix formatting ParthSareen 2025-01-30 13:53:24 -08:00
  • 8c231b0826
    Update openai/openai.go Parth Sareen 2025-01-30 13:50:25 -08:00
  • 16abd181a9 remove context shifting with max tokens and update docs ParthSareen 2025-01-30 13:48:24 -08:00
  • 5c2f35d846 Add tests ParthSareen 2025-01-30 13:16:15 -08:00
  • 6de3227841 Cleanup api ParthSareen 2025-01-30 13:15:57 -08:00
  • 3f0cb36bdb build: set goflags in linux release Michael Yang 2025-01-30 12:20:11 -08:00
  • bea1f1fac6 cgo: use O3 Michael Yang 2025-01-30 12:05:50 -08:00
  • 5d75d837ef
    discover: fix default LibOllamaPath value (#8702) Jeffrey Morgan 2025-01-30 12:21:38 -08:00
  • 60b2d494bc model: test byte pair encoding brucemacd/next-bpe-test Bruce MacDonald 2025-01-29 15:17:47 -08:00
  • 711648c9bb
    docs: update api.md with streaming with tools is enabled (#8676) Parth Sareen 2025-01-29 15:14:30 -08:00
  • b21482e4a9 fix linter Michael Yang 2025-01-29 15:08:37 -08:00
  • 6a4120143f next Michael Yang 2025-01-22 10:51:42 -08:00
  • dcfb7a105c
    next build (#8539) Michael Yang 2025-01-29 15:03:38 -08:00
  • 198fde82aa Enable array type json ParthSareen 2025-01-29 14:54:39 -08:00
  • 77f709ebd5 cleanup state machine ParthSareen 2025-01-29 14:28:02 -08:00
  • 35e97db03b set num_ctx through extra body ParthSareen 2025-01-29 13:13:11 -08:00
  • c2b11611a8 Update new_runner_benchmark_test.go brucemacd/new_runner_e2e Bruce MacDonald 2025-01-29 10:34:09 -08:00
  • 73098a2973 WIP working with other stuff ParthSareen 2025-01-29 10:28:22 -08:00
  • 90698c7d15 benchmark: new Go runner Bruce MacDonald 2025-01-28 14:55:03 -08:00
  • e93db4d20e WIP ParthSareen 2025-01-27 16:33:55 -08:00
  • 4b4a5a28bf new runner Jesse Gross 2024-12-17 19:59:41 -08:00
  • 2ef3c803a1
    readme: add AI Toolkit for VSCode to community integrations (#8604) Xiaofu Huang 2025-01-27 16:36:23 +08:00
  • 453e4d090b
    readme: add LlmTornado to community integrations (#8551) Matěj Štágl 2025-01-25 10:04:07 +01:00
  • 60f0b7db76 working brucemacd/new_runner_qwen2 Bruce MacDonald 2025-01-24 16:51:19 -08:00
  • a2a73ce5e0 wip! ParthSareen 2025-01-23 20:21:50 -08:00
  • 3c95c21ddf tensor loading iface Jesse Gross 2025-01-14 16:12:14 -08:00
  • 6ba557f25b checkpoint ParthSareen 2025-01-23 09:46:14 -08:00
  • ca2f9843c8
    docs: remove reference to the deleted examples folder (#8524) Daniel Jalkut 2025-01-23 01:52:15 -05:00