- 24 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 23 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 22 Dec, 2023 1 commit
-
-
Matt Williams authored
* Clean up documentation Will probably need to update with PRs for new release. Signed-off-by:
Matt Williams <m@technovangelist.com> * Correcting to fit in 0.1.15 changes Signed-off-by:
Matt Williams <m@technovangelist.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * addressing comments Signed-off-by:
Matt Williams <m@technovangelist.com> * more api cleanup Signed-off-by:
Matt Williams <m@technovangelist.com> * its llava not llama Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Updated hosting to server and documented all env vars Signed-off-by:
Matt Williams <m@technovangelist.com> * remove last of the cli descriptions Signed-off-by:
Matt Williams <m@technovangelist.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * update further per conversation with jeff earlier today Signed-off-by:
Matt Williams <m@technovangelist.com> * cleanup the doc readme Signed-off-by:
Matt Williams <m@technovangelist.com> * move upgrade to faq Signed-off-by:
Matt Williams <m@technovangelist.com> * first change Signed-off-by:
Matt Williams <m@technovangelist.com> * updated Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/faq.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * examples in parent Signed-off-by:
Matt Williams <m@technovangelist.com> * add exapmle for create model. Signed-off-by:
Matt Williams <m@technovangelist.com> * update faq Signed-off-by:
Matt Williams <m@technovangelist.com> * update create model api Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/faq.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * update the readme in docs Signed-off-by:
Matt Williams <m@technovangelist.com> * update a few more things Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/faq.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/modelfile.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> --------- Signed-off-by:
Matt Williams <m@technovangelist.com> Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
- 21 Dec, 2023 1 commit
-
-
Patrick Devine authored
-
- 19 Dec, 2023 7 commits
-
-
Erick Ghaumez authored
* Add Langchain Dart * Update README.md --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
If someone checks out the ollama repo and doesn't install the CUDA library, this will ensure they can build a CPU only version
-
Daniel Hiltgen authored
-
65a authored
The build tags rocm or cuda must be specified to both go generate and go build. ROCm builds should have both ROCM_PATH set (and the ROCM SDK present) as well as CLBlast installed (for GGML) and CLBlast_DIR set in the environment to the CLBlast cmake directory (likely /usr/lib/cmake/CLBlast). Build tags are also used to switch VRAM detection between cuda and rocm implementations, using added "accelerator_foo.go" files which contain architecture specific functions and variables. accelerator_none is used when no tags are set, and a helper function addRunner will ignore it if it is the chosen accelerator. Fix go generate commands, thanks @deadmeu for testing.
-
pgibler authored
-
- 15 Dec, 2023 2 commits
-
-
Augustinas Malinauskas authored
* feat(docs): README with Enchanted iOS app * Update README.md --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Ian Purton authored
* Added Bionic GPT as a front end. * Update README.md --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
- 13 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 12 Dec, 2023 2 commits
-
-
Jeffrey Morgan authored
-
ruecat authored
-
- 11 Dec, 2023 1 commit
-
-
Jorge Torres authored
-
- 10 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 07 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 05 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 03 Dec, 2023 2 commits
-
-
ruecat authored
* Add "ollama-telegram" to Extensions & Plugins * Update README.md
-
Jeffrey Morgan authored
-
- 30 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 29 Nov, 2023 1 commit
-
-
Michael authored
add new recent models as examples
-
- 27 Nov, 2023 1 commit
-
-
Kasumi authored
-
- 22 Nov, 2023 1 commit
-
-
Long Huynh authored
-
- 21 Nov, 2023 8 commits
-
-
Steve Korshakov authored
* add Llama Coder * Update README.md
-
Matt Williams authored
Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
Matt Williams authored
Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
Matt Williams authored
Moved the arch package and someone has added a pr for brew. that needs to get updated to be a link. Signed-off-by:Matt Williams <m@technovangelist.com>
-
Dustin Blackman authored
-
tusharhero authored
-
Dane Madsen authored
-
Dane Madsen authored
-
- 20 Nov, 2023 4 commits
-
-
Toni Soriano authored
Co-authored-by:Toni <cloudstudio@Tonis-Mac-mini.local>
-
Huy Le authored
* adding ollama.nvim for visibility * adding an ogpt.nvim neovim plugin
-
Andy Brenneke authored
-
Eli Bendersky authored
-
- 17 Nov, 2023 2 commits
-
-
tusharhero authored
-
tusharhero authored
Pacman is the recommended installation method. And the package is in the official repository, so makes sense to mention it in the README.
-