Commit graph

77 commits

Author SHA1 Message Date
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
Jeffrey Morgan
76cb60d496 wip go engine
Co-authored-by: Patrick Devine <pdevine@sonic.net>
2023-07-06 16:34:44 -04:00
Jeffrey Morgan
55898a3382 Move python docs to separate file 2023-07-01 17:54:29 -04:00
Bruce MacDonald
4c8c61c9cf
Update README.md 2023-06-30 16:30:35 -04:00
Bruce MacDonald
d01be075b6 search command 2023-06-30 16:27:47 -04:00
Jeffrey Morgan
efba500dd6 better README.md install instructions 2023-06-30 12:39:25 -04:00
Jeffrey Morgan
bbc05f957f add docker instruction 2023-06-30 12:31:00 -04:00
Jeffrey Morgan
05092f61a6 Update note in README.md 2023-06-30 12:19:04 -04:00
Michael Yang
f0b23b538d remove add cmd 2023-06-29 16:19:39 -07:00
Jeffrey Morgan
83a8cf4a1f simplify README.md 2023-06-29 18:25:07 -04:00
Jeffrey Morgan
948c2c1018 move install from source 2023-06-28 22:18:26 -04:00
Bruce MacDonald
8be9071ef5 loading bar customizations 2023-06-28 16:04:53 -04:00