- 21 Apr, 2024 1 commit
-
-
Jeremy authored
Fixed improper env references
-
- 18 Apr, 2024 4 commits
- 17 Apr, 2024 18 commits
-
-
Michael Yang authored
add stablelm graph calculation
-
Michael Yang authored
fix padding to only return padding
-
Michael Yang authored
types/model: support : in PartHost for host:port
-
Michael Yang authored
-
Michael Yang authored
-
https://github.com/remy415/ollamaJeremy authored
-
Jeremy authored
-
Jeremy authored
-
Jeremy authored
-
jmorganca authored
-
jmorganca authored
-
jmorganca authored
-
jmorganca authored
-
jmorganca authored
-
Michael Yang authored
account for all non-repeating layers
-
Michael Yang authored
-
Michael authored
-
Blake Mizerany authored
Also, add test for DisplayLongest. Also, plumb fill param to ParseName in MustParseName
-
- 16 Apr, 2024 9 commits
-
-
Michael Yang authored
-
Michael Yang authored
scale graph based on gpu count
-
Michael Yang authored
-
Jeffrey Morgan authored
* parse wide argv characters on windows * cleanup * move cleanup to end of `main`
-
Michael Yang authored
darwin: no partial offloading if required memory greater than system
-
Michael Yang authored
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
TODO: update padding() to _only_ returning the padding
-
- 15 Apr, 2024 8 commits
-
-
Blake Mizerany authored
This reverts commit 7d05a6ee. This proved to be more painful than useful. See: https://github.com/ollama/ollama/issues/3624
-
Sung Kim authored
Added just one line | Solar | 10.7B | 6.1GB | `ollama run solar` |
-
Carlos Gamez authored
Changed ollama.call() for ollama.invoke() as per deprecated documentation from langchain
-
Chandre Van Der Westhuizen authored
* Added MindsDB information Added more details to MindsDB so that Ollama users can know that they can connect their Ollama model with 200+ databases and apps * updated text for mindsdb
-
Eli Bendersky authored
* examples: go-multimodal * examples: add go-pull-progress * examples: add go-chat * fix
-
Jeffrey Morgan authored
Remove Modelfile parameters that are decided at runtime
-
Patrick Devine authored
-
Jeffrey Morgan authored
* terminate subprocess if receiving `SIGINT` or `SIGTERM` signals while model is loading * use `unload` in signal handler
-