Commit graph

3288 commits

Author SHA1 Message Date
Bruce MacDonald
9dfef44a54
Update models.json format 2023-06-30 13:33:05 -04:00
Michael Yang
4d0eb7639a use ctransformers as backup to llama-cpp 2023-06-30 10:33:01 -07:00
Michael Yang
5cea13ce00 rename model to model_name to avoid collision 2023-06-30 10:33:01 -07:00
Michael Chiang
af66c5695a
Update with some examples 2023-06-30 13:08:46 -04:00
Jeffrey Morgan
efba500dd6 better README.md install instructions 2023-06-30 12:39:25 -04:00
Jeffrey Morgan
56922cfd3d fix desktop README.md until download links are ready 2023-06-30 12:34:32 -04:00
Jeffrey Morgan
bbc05f957f add docker instruction 2023-06-30 12:31:00 -04:00
Jeffrey Morgan
48920c873b add basic Dockerfile 2023-06-30 12:19:04 -04:00
Jeffrey Morgan
05092f61a6 Update note in README.md 2023-06-30 12:19:04 -04:00
Bruce MacDonald
ab49a18a33 add help and descriptions to cli 2023-06-30 12:14:59 -04:00
Bruce MacDonald
36168300d9 update commands
- change list to models
- remove generate from cli in favour of run
2023-06-30 11:42:35 -04:00
Bruce MacDonald
e0ccc0c1b7 change pulled remote file name to lower case 2023-06-30 11:40:00 -04:00
Bruce MacDonald
a11cddbf99 remove models home param 2023-06-30 11:37:12 -04:00
Jeffrey Morgan
54a94566f1 add Dockerfile 2023-06-30 10:47:55 -04:00
Michael Yang
3db89d2125
Merge pull request #26 from jmorganca/fix-run-argparse
fix run arg parser
2023-06-29 16:33:54 -07:00
Michael Yang
ea2a453a81 fix run arg parser 2023-06-29 16:32:00 -07:00
Michael Yang
53c462e40d
Merge pull request #24 from jmorganca/rm-add
remove add cmd
2023-06-29 16:29:23 -07:00
Jeffrey Morgan
8a267d482b bump to 0.0.6 2023-06-29 19:22:20 -04:00
Michael Yang
f0b23b538d remove add cmd 2023-06-29 16:19:39 -07:00
Michael Yang
42047b15de
Merge pull request #23 from jmorganca/fix-imports
fix imports
2023-06-29 16:15:06 -07:00
Michael Yang
41fab3c318 fix imports 2023-06-29 16:13:28 -07:00
Jeffrey Morgan
aa6448c30a bump version 2023-06-29 18:26:52 -04:00
Jeffrey Morgan
83a8cf4a1f simplify README.md 2023-06-29 18:25:07 -04:00
Bruce MacDonald
01c31aac78 consistency between generate and add naming 2023-06-29 18:22:54 -04:00
Jeffrey Morgan
8fc8a00752 use correct name for orca-mini 2023-06-29 18:16:33 -04:00
Bruce MacDonald
b675ecaec4 update version 2023-06-29 16:58:18 -04:00
Bruce MacDonald
faa1ce3195 spinner on generate 2023-06-29 16:42:43 -04:00
Bruce MacDonald
55ab5e60db return an error when the model cant be loaded 2023-06-29 15:53:13 -04:00
Bruce MacDonald
e4bdacb152 create models home if it does not exist 2023-06-29 15:20:08 -04:00
Bruce MacDonald
28b47e6068 accurate loading bar for resume download 2023-06-29 15:13:11 -04:00
Bruce MacDonald
61e39bf5d9 clean up pull 2023-06-29 15:06:34 -04:00
Bruce MacDonald
d57903875e pull model from ollama directory 2023-06-29 12:15:13 -04:00
Bruce MacDonald
8523a54f50 optional prompt for run command 2023-06-29 11:10:11 -04:00
Jeffrey Morgan
4e6dd4d606 initial models.json 2023-06-29 10:50:35 -04:00
Jeffrey Morgan
948c2c1018 move install from source 2023-06-28 22:18:26 -04:00
Michael Yang
a8d22fe4b3
Merge pull request #18 from jmorganca/yield-object
update generate to yield object
2023-06-28 18:06:18 -07:00
Michael Yang
4819aa474f
Merge pull request #19 from jmorganca/rm-extras
remove server extras for now
2023-06-28 18:04:37 -07:00
Michael Yang
972e91ef46 update generate to yield object 2023-06-28 18:04:00 -07:00
Michael Yang
3d76b6bb28 remove server extras for now 2023-06-28 17:59:23 -07:00
Bruce MacDonald
885403b4b8 ollama run command 2023-06-28 20:38:03 -04:00
Michael Yang
77eddba5b3
Merge pull request #16 from jmorganca/update-python-version
update python version
2023-06-28 17:12:03 -07:00
Michael Yang
d28b244db3
Merge pull request #15 from jmorganca/batch
batch model
2023-06-28 17:10:39 -07:00
Michael Yang
c90278bed4 update python version 2023-06-28 17:04:48 -07:00
Michael Yang
e63ad69388 batch mode 2023-06-28 14:34:04 -07:00
Michael Yang
9154298085 use abspath to model 2023-06-28 14:25:07 -07:00
Bruce MacDonald
8be9071ef5 loading bar customizations 2023-06-28 16:04:53 -04:00
Michael Yang
99ad4d0c9c
Merge pull request #13 from jmorganca/update-development-md
update development.md
2023-06-28 12:44:55 -07:00
Bruce MacDonald
b5c54f5a8f resume pull download 2023-06-28 15:42:05 -04:00
Michael Yang
9811956938 update development.md 2023-06-28 12:41:30 -07:00
Michael Yang
50f5adb09b
Merge pull request #12 from jmorganca/prompt-templates-redux
add prompt templates as j2 templates
2023-06-28 11:53:50 -07:00