Commit graph

88 commits

Author SHA1 Message Date
Jeffrey Morgan 22986ccb38 add llama2:70b to the model library list 2023-08-08 13:08:05 -07:00
Michael Chiang 54ba3e2ceb
langchain JS integration (#302)
langchain JS integration
2023-08-07 12:21:36 -04:00
Bruce MacDonald 06fc48ad66
Update README.md (#285)
Ollama now supports Intel Macs
2023-08-04 15:45:55 -04:00
Michael Chiang df8048fecd
Update README.md 2023-08-03 11:22:57 -04:00
Gerd e4a970ece1
Add model update to README.md (#252) 2023-08-01 15:06:33 -04:00
Jeffrey Morgan 4ca43a694c remove newlines between list items in README.md 2023-08-01 15:05:39 -04:00
Jeffrey Morgan 58daeb962a add llama2-uncensored to model list 2023-08-01 11:25:01 -04:00
Michael Chiang 8bdcf894bd
Update README.md
add examples of projects using Ollama
2023-08-01 11:14:54 -04:00
Nate Sesti aadedda486
Update README.md 2023-07-31 13:59:39 -07:00
Bruce MacDonald d3bfb4889c Update README.md 2023-07-27 15:13:50 -04:00
Bruce MacDonald 1ac38ec89c improve modelfile docs 2023-07-27 15:13:04 -04:00
Jeffrey Morgan a3297fed41 add /api/create docs to readme 2023-07-23 18:01:05 -04:00
Jeffrey Morgan 91cd54016c add basic REST api documentation 2023-07-21 00:47:17 -07:00
Jeffrey Morgan 23a37dc466 clean up README.md 2023-07-20 12:21:36 -07:00
Jeffrey Morgan 924ce739f9 documentation on the model format 2023-07-20 09:03:41 -07:00
Michael Chiang e1973e6780
Update icon (#139) 2023-07-20 08:55:20 -07:00
Jeffrey Morgan f1b08ef40e set temperature on README.md example 2023-07-20 08:17:09 -07:00
Jeffrey Morgan 31f0cb7742 new Modelfile syntax 2023-07-20 07:52:24 -07:00
Jeffrey Morgan 99ccf0c5d3 fix broken link in README.md 2023-07-20 02:15:11 -07:00
Jeffrey Morgan 10d502611f fix discord link in README.md 2023-07-19 12:31:48 -07:00
Jeffrey Morgan 7fe4103b94 add discord link, remove repeated text 2023-07-19 12:28:50 -07:00
Patrick Devine 56b6a1720f
add llama2:13b model to the readme (#126) 2023-07-19 08:21:28 -07:00
DavidZirinsky ffcd90e8a7
Update README.md
I needed to do this to run the project
2023-07-19 08:14:44 -06:00
Michael Chiang 3020f29041
Add wizard vicuna uncensored model link 2023-07-18 22:19:12 -07:00
Isaac McFadyen d14785738e
README typo fix (#106)
* Fixed typo in README
2023-07-18 16:24:57 -07:00
Jeffrey Morgan aa6714f25c fix typo in README.md 2023-07-18 14:03:11 -07:00
Jeffrey Morgan 7f3a37aed4 fix typo 2023-07-18 13:32:06 -07:00
Jeffrey Morgan 7b08280355 move download to the top of README.md 2023-07-18 13:31:25 -07:00
Jeffrey Morgan e3cc4d5eac update README.md with new syntax 2023-07-18 13:22:46 -07:00
Michael Chiang 65de730bdb
Update README.md
add logo
2023-07-18 12:45:38 -07:00
Jeffrey Morgan 529ff9ab6d Add note to README.md about Apple Silicon support 2023-07-17 11:22:34 -07:00
Jeffrey Morgan 304f419429 update README.md API reference 2023-07-12 19:16:28 -07:00
Jeffrey Morgan 7c71c10d4f fix compilation issue in Dockerfile, remove from README.md until ready 2023-07-11 19:51:08 -07:00
Michael Yang 442dec1c6f vendor llama.cpp 2023-07-11 11:59:18 -07:00
Bruce MacDonald 07a4c1e3fb
take all args as one prompt 2023-07-10 06:05:09 -04:00
Jeffrey Morgan b43ddd84be update README.md instructions section 2023-07-08 19:19:31 -04:00
Jeffrey Morgan a678a7235a shorter README.md 2023-07-07 23:54:50 -04:00
Bruce MacDonald 4d8b0414f7 take all args as one prompt
- parse all run arguments into one prompt
- do not echo prompt back on one-shot
- example of summarizing a document
2023-07-07 16:14:58 -04:00
Jeffrey Morgan 39e946f256 fix download url 2023-07-07 16:07:19 -04:00
Bruce MacDonald 049295d9ba
Update README.md 2023-07-07 15:33:50 -04:00
Jeffrey Morgan 12199bcfa8 update download links to the releases page until we have a better download url 2023-07-07 15:21:40 -04:00
Bruce MacDonald 962d351281 remove replit example which does not run currently 2023-07-07 12:39:42 -04:00
Jeffrey Morgan 9f528c12d7 update api documentation 2023-07-06 16:46:05 -04:00
Jeffrey Morgan 97ab37095d fix spacing in README.md 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 40dc9310bc add advanced usage to readme 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 4a36f374a2 update README.md build instructions 2023-07-06 16:34:44 -04:00
Jeffrey Morgan b9fb988112 fix api docs 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 944bd13de1 Go 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 6559a5b48f updated readme 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 6093a88c1a add llama.cpp go bindings 2023-07-06 16:34:44 -04:00