Matt Williams
80362fedce
better readme
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-31 12:40:46 -07:00
Matt Williams
5757925060
add a gif
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-31 11:52:01 -07:00
Michael
4512301756
Update README.md
2023-10-31 13:25:36 -04:00
Matt Williams
2236a93efc
docs: add examples using bash to compare models
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-31 09:12:39 -07:00
Matt Williams
1df6100c77
Update examples/langchain-python-rag-privategpt/privateGPT.py
...
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
2023-10-30 12:48:17 -07:00
Matt Williams
5c48fe1fb0
Update examples/langchain-python-rag-privategpt/constants.py
...
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
2023-10-30 12:47:56 -07:00
Matt Williams
f7856a57eb
fix: private gpt example was broken due to changes in chroma
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-30 10:56:25 -07:00
Matt Williams
cc0bf96398
Merge pull request #829 from jmorganca/mattw/example-summarize-news
...
added python rag news summary
2023-10-20 21:03:16 -07:00
Matt Williams
25c63c91d8
Update README.md
...
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>
2023-10-19 13:52:40 -07:00
Michael Yang
2ce1793a1d
go fmt
2023-10-19 09:21:51 -07:00
Matt Williams
c5c8b4b16a
added python rag news summary
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-17 16:41:28 -07:00
Matt Williams
042100f797
final rename
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-12 11:23:41 -07:00
Matt Williams
e1afcb8af2
simple gen to simple
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 21:29:07 -07:00
Matt Williams
385eeea357
remove with
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 21:26:11 -07:00
Matt Williams
8a41b244e8
add golang gen
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 21:20:50 -07:00
Matt Williams
fc6b49be32
add ts alternate to python langchain simplegen
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 09:50:15 -07:00
Matt Williams
615f7d1dea
cleanup readme.
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 06:13:29 -07:00
Matt Williams
cdf5e106ae
rename dirs
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 06:10:24 -07:00
Matt Williams
a85329f59a
rename the models to be more descriptive
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-10 17:40:02 -07:00
Matt Williams
a92fdff620
add the example for ask the mentors
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-09-24 15:58:32 -07:00
Matt Williams
6bb8a16ccb
Merge pull request #273 from jmorganca/matt/moreexamples
...
Create a sentiments example
2023-08-31 16:31:59 -07:00
Philip Nuzhnyi
1363f537ce
fix spelling errors in prompt
2023-08-31 10:02:46 +01:00
Matt Williams
08265515b3
Merge pull request #303 from jmorganca/matt/dockerit
...
DockerIt example
2023-08-16 08:04:34 -07:00
Bruce MacDonald
af98a1773f
update python example
2023-08-14 16:38:44 -03:00
Michael Chiang
e41576e768
Merge branch 'new-syntax' of https://github.com/jmorganca/ollama into new-syntax
2023-08-11 09:00:43 -07:00
Michael Chiang
155c1640f1
add demo video
2023-08-11 08:58:57 -07:00
Jeffrey Morgan
f7d4947573
update header note for privategpt
example
2023-08-11 08:52:26 -07:00
Jeffrey Morgan
0d7a133b15
Update README.md
for privategpt
2023-08-11 08:29:19 -07:00
Jeffrey Morgan
e863066144
clean up privategpt
example
2023-08-11 00:34:52 -07:00
Jeffrey Morgan
89a92477ad
fix README.md
for privategpt
example
2023-08-11 00:26:33 -07:00
Jeffrey Morgan
5cda9cdd13
add instructions to privategpt
example to try another model
2023-08-11 00:23:31 -07:00
Jeffrey Morgan
e5914eb320
add venv
instructions to privategpt
example
2023-08-11 00:20:22 -07:00
Jeffrey Morgan
ab78f48ff8
more setup instructions for privategpt
example
2023-08-11 00:19:25 -07:00
Jeffrey Morgan
b1c88eb978
add privategpt
example
2023-08-11 00:18:13 -07:00
Jeffrey Morgan
efae43f932
update langchain
examples
2023-08-10 23:35:19 -07:00
Jeffrey Morgan
700c719422
remove document example for now
2023-08-10 20:25:01 -07:00
Jeffrey Morgan
55aa4aaf0f
add langchain examples
2023-08-10 20:23:50 -07:00
Soroush Javadi
10885986b8
fix a typo in the tweetwriter example Modelfile
2023-08-10 15:12:48 +03:30
Matt Williams
e37f4c4f42
DockerIt example
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-08-07 13:45:22 -07:00
Matt Williams
da36196d79
Update the modelfile
...
needed to override the system prompt
from orca and make it easier for a downstream
user to define their system prompt
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-08-04 08:11:24 -07:00
Matt Williams
42903973b7
Added an example to generate a list of 10 tweets
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-08-03 17:26:05 -07:00
Matt Williams
8f2df948ab
Create a sentiments example
...
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-08-03 16:38:31 -07:00
iLyas Bakouch
91d927abc5
Update Modelfile
2023-07-24 16:43:11 -04:00
iLyas Bakouch
ba8df10a43
Update examples/devops-engineer/Modelfile
...
Co-authored-by: Jeffrey Morgan <251292+jmorganca@users.noreply.github.com>
2023-07-24 16:42:08 -04:00
Ilyas Bakouch
f24a6f5988
add devops-engineer example
2023-07-24 14:44:44 -04:00
Jeffrey Morgan
8454f298ac
fix example Modelfile
s
2023-07-20 15:46:32 -07:00
Jeffrey Morgan
31f0cb7742
new Modelfile
syntax
2023-07-20 07:52:24 -07:00
Michael Chiang
ac88ab48d9
update
2023-07-19 13:37:21 -07:00
Michael Chiang
e54c08da89
updating prompt
2023-07-19 13:34:40 -07:00
Michael Chiang
31413857ea
organizing examples
2023-07-19 13:25:14 -07:00