Commit graph

95 commits

Author SHA1 Message Date
Jeffrey Morgan
178237d37f tweak README.md 2023-08-10 09:54:03 -07:00
Jun Tian
5ebce03c77
Add an example on multiline input (#311) 2023-08-10 08:22:28 -07:00
Jeffrey Morgan
55cf5021f0 update langchain example to include python 2023-08-08 21:03:10 -07:00
Jeffrey Morgan
f58caa5ab5 update README.md 2023-08-08 15:50:23 -07:00
Jeffrey Morgan
82df473ec9 use note syntax in README.md 2023-08-08 15:49:50 -07:00
Jeffrey Morgan
e184c1d035 Link to api.md in README.md 2023-08-08 15:48:47 -07:00
Jeffrey Morgan
1f78e409b4 docs: format with prettier 2023-08-08 15:41:48 -07:00
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