Commit Graph

  • 035b274b70
    Merge pull request #3379 from ollama/mxyng/origins Michael Yang 2024-03-28 14:14:18 -07:00
  • 9c6a254945
    Merge pull request #3391 from ollama/mxyng-patch-1 Michael Yang 2024-03-28 13:15:56 -07:00
  • 98b413db7c
    Merge branch 'ollama:main' into main Icelain 2024-03-29 01:32:45 +05:30
  • f31f2bedf4
    Update troubleshooting link Michael Yang 2024-03-28 12:05:26 -07:00
  • b43ca435da
    Merge f5356a8f6eb39f907d0ef6bafa489b0e5c7fdb0c into 756c2575535641f1b96d94b4214941b90f4c30c7 fred-bf 2024-03-28 17:49:10 +08:00
  • 223977db51
    Merge pull request #37 from jimscard/snyk-fix-f0bec657a1801f544e5a84437fe439f0 Jim Scardelis 2024-03-27 22:01:57 -07:00
  • 97a188e2b5
    Merge bb8ba009f380109999a3d54c00b4823f1e657b8b into 756c2575535641f1b96d94b4214941b90f4c30c7 ohko 2024-03-28 00:58:05 +00:00
  • 756c257553
    Merge pull request #3380 from ollama/mxyng/conditional-generate v0.1.30 Michael Yang 2024-03-28 00:35:27 +01:00
  • 5255d0af8a fix: workflows Michael Yang 2024-03-27 16:14:20 -07:00
  • af8a8a6b59 fix: trim quotes on OLLAMA_ORIGINS Michael Yang 2024-03-27 15:24:28 -07:00
  • 2cb38ae267
    Update README.md Yaroslav 2024-03-27 23:15:05 +01:00
  • 461ad25015
    Merge pull request #3376 from ollama/mxyng/conditional-generate Michael Yang 2024-03-27 22:12:53 +01:00
  • 8838ae787d stub stub Michael Yang 2024-03-27 13:49:50 -07:00
  • db75402ade mangle arch Michael Yang 2024-03-27 12:57:06 -07:00
  • 1e85a140a3 only generate on changes to llm subdirectory Michael Yang 2024-03-27 12:44:40 -07:00
  • c363282fdc
    Merge pull request #3375 from ollama/mxyng/conditional-generate Michael Yang 2024-03-27 20:40:55 +01:00
  • 5b0c48d29e only generate cuda/rocm when changes to llm detected Michael Yang 2024-03-27 12:09:09 -07:00
  • 7621fc4b54 feed the linter Patrick Devine 2024-03-27 11:15:46 -07:00
  • 46cb1bba91 fix merge Patrick Devine 2024-03-27 11:01:47 -07:00
  • c980bb3955 add dummy padding tokens if we don't have a complete vocabulary Patrick Devine 2024-03-26 12:38:23 -07:00
  • 91d5dca824 update convert Michael Yang 2024-03-10 10:00:58 -07:00
  • e24de708ab use correct arch for mistral Patrick Devine 2024-03-20 12:01:20 +01:00
  • 44d29bf6fd add status strings Patrick Devine 2024-03-19 17:09:04 +01:00
  • 5d8ba8e05e fix lint Patrick Devine 2024-03-19 16:19:37 +01:00
  • 2736eab6aa add gemma Patrick Devine 2024-03-19 15:52:27 +01:00
  • af4ed1d401 update modelfile readme Eva Ho 2024-03-27 10:36:18 -04:00
  • 186a4a0b65 update modelfile readme Eva Ho 2024-03-27 10:28:45 -04:00
  • 913306f4fd
    Detect arrow keys on windows (#3363) Jeffrey Morgan 2024-03-26 18:21:56 -04:00
  • 89a5ce3a5c add some helpful comments jmorganca 2024-03-26 17:50:35 -04:00
  • 0c117e7212 detect arrow keys on windows jmorganca 2024-03-26 17:37:29 -04:00
  • f5ca7f8c8e
    add license in file header for vendored llama.cpp code (#3351) Jeffrey Morgan 2024-03-26 16:23:23 -04:00
  • 856b8ec131
    remove need for $VSINSTALLDIR since build will fail if ninja cannot be found (#3350) Jeffrey Morgan 2024-03-26 16:23:16 -04:00
  • 1b272d5bcd
    change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) Patrick Devine 2024-03-26 13:04:17 -07:00
  • 9fab2c0bf8 change github.com/jmorganca/ollama to github.com/ollama/ollama Patrick Devine 2024-03-25 13:32:55 -07:00
  • 29715dbca7
    malformed markdown link (#3358) Christophe Dervieux 2024-03-26 15:46:36 +01:00
  • 628f0699be
    malformed markdown link Christophe Dervieux 2024-03-26 10:04:23 +01:00
  • 54a028d07f
    Merge pull request #3356 from dhiltgen/fix_arm_linux Daniel Hiltgen 2024-03-25 20:54:46 -07:00
  • f83e4db365 Switch runner for final release job Daniel Hiltgen 2024-03-25 20:51:40 -07:00
  • 3b5866a233
    Merge pull request #3353 from dhiltgen/fix_arm_linux Daniel Hiltgen 2024-03-25 19:38:56 -07:00
  • b8c2be6142 Use Rocky Linux Vault to get GCC 10.2 installed Daniel Hiltgen 2024-03-25 19:18:50 -07:00
  • e0319bd78d Revert "Switch arm cuda base image to centos 7" Daniel Hiltgen 2024-03-25 19:01:11 -07:00
  • b31ed7f031
    Merge pull request #3352 from dhiltgen/fix_arm_linux Daniel Hiltgen 2024-03-25 16:13:10 -07:00
  • 5dacc1ebe8 Switch arm cuda base image to centos 7 Daniel Hiltgen 2024-03-25 15:55:51 -07:00
  • ae108fb76b add license in file header for vendored llama.cpp code jmorganca 2024-03-25 18:01:51 -04:00
  • cf2e13e6d8 remove need for $VSINSTALLDIR since build will fail if ninja cannot be found jmorganca 2024-03-25 17:53:13 -04:00
  • c2712b5566
    Merge pull request #3348 from dhiltgen/bump_llamacpp Daniel Hiltgen 2024-03-25 14:15:53 -07:00
  • 8091ef2eeb Bump llama.cpp to b2527 Daniel Hiltgen 2024-03-25 13:47:24 -07:00
  • f38b705dc7
    Fix ROCm link in development.md Jeffrey Morgan 2024-03-25 16:32:44 -04:00
  • 560be5e0b6
    Merge pull request #3308 from dhiltgen/bump_more Daniel Hiltgen 2024-03-25 12:56:12 -07:00
  • 4a1c76b3aa
    Merge pull request #3331 from dhiltgen/integration_testing Daniel Hiltgen 2024-03-25 12:48:51 -07:00
  • 28a64e23ca
    Merge pull request #2279 from remy415/main Daniel Hiltgen 2024-03-25 12:46:28 -07:00
  • 824a5d120a move community integrations to their own doc brucemacd/community-docs Bruce MacDonald 2024-03-25 15:20:16 -04:00
  • 92d74e2f59
    adds ooo to community integrations (#1623) Niclas Pahlfer 2024-03-25 20:08:33 +01:00
  • 7c8770d1b4
    Merge branch 'main' into main Bruce MacDonald 2024-03-25 15:08:21 -04:00
  • 6f8f57dd1d
    Add cliobot to ollama supported list (#1873) Herval Freire 2024-03-25 16:07:19 -03:00
  • a3a02737b9
    Merge branch 'main' into main Bruce MacDonald 2024-03-25 15:07:02 -04:00
  • b2fa68b0ea
    Add Dify.AI to community integrations (#1944) Chenhe Gu 2024-03-26 03:06:39 +08:00
  • 046da2ba4a
    Merge branch 'main' into guchenhe-patch-1 Bruce MacDonald 2024-03-25 15:06:29 -04:00
  • 3767d5ef0d
    enh: add ollero.nvim to community applications (#1905) Marco Antônio 2024-03-25 16:06:08 -03:00
  • 8ad814fb1a
    Merge branch 'main' into patch-1 Bruce MacDonald 2024-03-25 15:06:00 -04:00
  • 9fed85bc8b
    Add typechat-cli to Terminal apps (#2428) Ani Betts 2024-03-25 20:05:04 +01:00
  • 679894074c
    Merge branch 'main' into patch-1 Bruce MacDonald 2024-03-25 15:04:58 -04:00
  • 8ef70193c3 [wip] adds a welcome message to the interactive mode xbt 2024-03-25 20:04:54 +01:00
  • 4501bc0913
    add new Web & Desktop link in readme for alpaca webui (#2881) Miguel 2024-03-25 20:00:18 +01:00
  • b50b0c5b35
    Merge branch 'main' into add-webui-link-to-readme-alpaca Bruce MacDonald 2024-03-25 15:00:06 -04:00
  • 57ba519e63
    Add LibreChat to Web & Desktop Apps (#2918) Danny Avila 2024-03-25 14:59:18 -04:00
  • d98d322d24
    Add Community Integration: OllamaGUI (#2927) enoch1118 2024-03-26 03:58:28 +09:00
  • cb00268855
    Merge branch 'main' into main Bruce MacDonald 2024-03-25 14:58:22 -04:00
  • 0c3ec74cf1
    Add Community Integration: OpenAOE (#2946) fly2tomato 2024-03-26 02:57:40 +08:00
  • 6718189ec4
    Update README.md Bruce MacDonald 2024-03-25 14:57:25 -04:00
  • 42ae8359fa
    docs: Add AI telegram to Community Integrations. (#3033) tusharhero 2024-03-26 00:26:42 +05:30
  • e4b76dfb76
    docs: Add AnythingLLM to README as integration option (#3145) Timothy Carambat 2024-03-25 11:54:48 -07:00
  • 973ad0c3c8
    Merge branch 'main' into docs/add-anythingllm-to-readme Bruce MacDonald 2024-03-25 14:54:40 -04:00
  • 2c56517494
    Add Saddle (#3178) Jikku Jose 2024-03-26 00:24:09 +05:30
  • cfbc1b152b
    tlm added to README.md terminal section. (#3274) Yusuf Can Bayrak 2024-03-25 19:53:26 +01:00
  • 9305ac1b2e
    Update README.md (#3288) RAPID ARCHITECT 2024-03-25 13:52:25 -05:00
  • 2db72546ba
    Merge branch 'main' into patch-1 Bruce MacDonald 2024-03-25 14:52:08 -04:00
  • 45d6292959
    Update README.md (#3338) drazdra 2024-03-26 00:50:51 +06:00
  • 9bce74123f
    Merge acc4826ee994bffc1083303e894c3eef51c706ba into 22921a3969de07448ebe5d8fc2519b190254763d Dominik Weckmüller 2024-03-25 19:28:04 +01:00
  • 22921a3969
    doc: specify ADAPTER is optional (#3333) Blake Mizerany 2024-03-25 09:43:19 -07:00
  • 7b6cbc10ec Integration tests conditionally pull Daniel Hiltgen 2024-03-24 16:22:38 -07:00
  • dfc6721b20 add support for libcudart.so for CUDA devices (adds Jetson support) Jeremy 2024-03-25 11:07:44 -04:00
  • 12c7fe4d66
    Merge branch 'main' into patch-1 Jeffrey Chen 2024-03-25 16:48:11 +08:00
  • ced2726d34
    Update README.md drazdra 2024-03-25 14:17:39 +06:00
  • b00cf8b184
    doc: specify ADAPTER is optional Blake Mizerany 2024-03-24 20:53:12 -07:00
  • acfa2b9422
    llm: prevent race appending to slice (#3320) Blake Mizerany 2024-03-24 11:35:54 -07:00
  • 2c390a73ac
    Merge pull request #3282 from dhiltgen/gpu_docs Daniel Hiltgen 2024-03-24 19:15:03 +01:00
  • 3cfbbfc2b7
    fix: examples/langchain-python-rag-privategpt/requirements.txt to reduce vulnerabilities snyk-bot 2024-03-24 17:31:45 +00:00
  • be95d41847 llm: prevent race appending to slice Blake Mizerany 2024-03-23 20:39:20 -07:00
  • 24217d2764
    Update faq.md ltrivaldi322 2024-03-23 20:16:58 -04:00
  • 99290fe416
    Merge branch 'ollama:main' into main Icelain 2024-03-24 01:15:07 +05:30
  • e78c81cc68 added [N,y] prompt to confirm the deletion of a model icelain 2024-03-24 01:10:43 +05:30
  • 3e30c75f3e Bump llama.cpp to b2510 Daniel Hiltgen 2024-03-23 12:16:06 +01:00
  • 7e430ff352
    Add Testcontainers into Libraries section (#3291) Eddú Meléndez Gonzales 2024-03-23 13:55:25 -05:00
  • 1784113ef5
    Merge pull request #3309 from dhiltgen/integration_testing Daniel Hiltgen 2024-03-23 19:08:49 +01:00
  • 949b6c01e0 Revamp go based integration tests Daniel Hiltgen 2024-03-23 14:24:18 +01:00
  • 38daf0a252 rename .gitattributes jmorganca 2024-03-23 12:40:31 +01:00
  • 43799532c1 Bump llama.cpp to b2474 Daniel Hiltgen 2024-03-23 09:54:56 +01:00
  • 58db5aae62
    Add OpenAI Function Calling Adrien Brault 2024-03-23 00:09:02 +01:00
  • 58f40c7530 Removed depricated 'syscall' library and used 'golang.orx/x/sys/unix' instead. Josh Miller 2024-03-22 16:27:29 -05:00