Jeffrey Morgan
|
258addc799
|
fix comment in progress.go
|
2023-11-19 13:46:19 -05:00 |
|
Jeffrey Morgan
|
c06b9b7304
|
update progress rendering to be closer to v0.1.10
|
2023-11-19 13:43:21 -05:00 |
|
Jeffrey Morgan
|
95b9acd324
|
improve pull percentage rendering
|
2023-11-19 11:00:43 -05:00 |
|
Jeffrey Morgan
|
04cbf5ccc0
|
progress bar styling improvements
|
2023-11-19 09:54:33 -05:00 |
|
Jeffrey Morgan
|
e1d7056496
|
update progress statuses
|
2023-11-19 09:21:13 -05:00 |
|
Jeffrey Morgan
|
02524a56ff
|
check retry for authorization error
|
2023-11-19 00:19:53 -05:00 |
|
Jeffrey Morgan
|
1657c6abc7
|
add note to specify JSON in the prompt when using JSON mode
|
2023-11-18 22:59:26 -05:00 |
|
Jeffrey Morgan
|
12e046f12a
|
remove unused function
|
2023-11-18 22:16:51 -05:00 |
|
Jeffrey Morgan
|
36a3bbf65f
|
Update llm/llama.go
|
2023-11-18 21:25:07 -05:00 |
|
Bruce MacDonald
|
43a726149d
|
fix potentially inaccurate error message
|
2023-11-18 21:25:07 -05:00 |
|
Jeffrey Morgan
|
984714f131
|
update status text when transfering blob on ollama create
|
2023-11-18 09:40:10 -05:00 |
|
Jeffrey Morgan
|
bab9494176
|
add - separator to temp file created on ollama create
|
2023-11-18 09:39:52 -05:00 |
|
Jeffrey Morgan
|
85e4441c6a
|
cache docker builds
|
2023-11-18 08:51:38 -05:00 |
|
Michael Yang
|
42e43736a4
|
Merge pull request #1186 from jmorganca/mxyng/copy-blob
fix cross device rename
|
2023-11-17 21:54:53 -08:00 |
|
Michael Yang
|
c6e6c8ee7e
|
fix cross device rename
|
2023-11-17 15:22:17 -08:00 |
|
Jeffrey Morgan
|
a185b29719
|
fix install script error on linux
|
2023-11-17 18:00:41 -05:00 |
|
Michael Yang
|
dc84b20d6b
|
Merge pull request #1104 from jmorganca/mxyng/jupyter
add jupyter notebook example
|
2023-11-17 14:46:26 -08:00 |
|
Michael Yang
|
ad8659b980
|
Merge pull request #1161 from jmorganca/mxyng/systemd-placeholder
placeholder environment variables
|
2023-11-17 14:45:38 -08:00 |
|
Michael Yang
|
c1bbf5ddee
|
Merge pull request #1134 from jmorganca/mxyng/progress
progress bar
|
2023-11-17 14:03:35 -08:00 |
|
Bruce MacDonald
|
0b19e24d81
|
only retry once on auth failure (#1175)
|
2023-11-17 14:22:35 -05:00 |
|
Michael Yang
|
3cb07d2773
|
simplify StopAndClear
|
2023-11-17 10:26:22 -08:00 |
|
Michael Yang
|
976068369b
|
stop all spinners on progress stop
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
4d677ee389
|
no divide by zero
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
7ea905871a
|
only move cursor up if pos > 0
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
d6ecaa2cbf
|
update progress responses
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
4dcf7a59b1
|
generate progress
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
1c0e092ead
|
progress cmd
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
c4a3ccd7ac
|
progress
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
9f04e5a8ea
|
format bytes
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
f91bb2f7f0
|
remove progressbar
|
2023-11-17 10:06:19 -08:00 |
|
Michael Yang
|
0813387414
|
Merge pull request #1177 from jmorganca/mxyng/faq
faq: fix heading and add more details
|
2023-11-17 10:05:21 -08:00 |
|
Michael Yang
|
4936b5bb37
|
add jupyter readme
|
2023-11-17 10:04:52 -08:00 |
|
tusharhero
|
786288829e
|
Make Archlinux a sub-heading of Linux.
|
2023-11-17 23:17:36 +05:30 |
|
tusharhero
|
72dcc952b6
|
Add Installation instructions for Archlinux
Pacman is the recommended installation method. And the package is in
the official repository, so makes sense to mention it in the README.
|
2023-11-17 23:13:40 +05:30 |
|
Michael Yang
|
f7f6d6c693
|
Update examples/jupyter-notebook/ollama.ipynb
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
|
2023-11-17 09:30:07 -08:00 |
|
Michael Yang
|
a3053b66d2
|
add jupyter notebook example
|
2023-11-17 09:30:07 -08:00 |
|
Michael Yang
|
c82ead4d01
|
faq: fix heading and add more details
|
2023-11-17 09:02:17 -08:00 |
|
Michael Yang
|
90860b6a7e
|
update faq (#1176)
|
2023-11-17 11:42:58 -05:00 |
|
Jeffrey Morgan
|
81092147c4
|
remove unnecessary -X POST from example curl commands
|
2023-11-17 09:50:38 -05:00 |
|
Jeffrey Morgan
|
92656a74b7
|
Use llama2 as the model in api.md
|
2023-11-17 07:17:51 -05:00 |
|
Jeffrey Morgan
|
41434a7cdc
|
build intel mac with correct binary and compile flags
|
2023-11-16 22:14:51 -05:00 |
|
Michael Yang
|
71687ab809
|
Merge pull request #1164 from jmorganca/mxyng/faq
update faq
|
2023-11-16 17:20:18 -08:00 |
|
Michael Yang
|
d8842b4d4b
|
update faq
|
2023-11-16 17:07:36 -08:00 |
|
Michael Yang
|
32add8577d
|
placeholder environment variables
|
2023-11-16 16:57:39 -08:00 |
|
Michael Yang
|
585f9c01fa
|
Merge pull request #1160 from jmorganca/mxyng/faq
update faq
|
2023-11-16 16:48:51 -08:00 |
|
Michael Yang
|
c13bde962d
|
Update docs/faq.md
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>
|
2023-11-16 16:48:38 -08:00 |
|
Michael Yang
|
ee307937fd
|
update faq
|
2023-11-16 16:46:43 -08:00 |
|
Matt Williams
|
ab6639bc47
|
Merge pull request #1074 from jmorganca/mattw/loganalysisexample
Log Analysis Example
|
2023-11-16 16:33:07 -08:00 |
|
Matt Williams
|
fefae84c06
|
example: function calling
Signed-off-by: Matt Williams <m@technovangelist.com>
|
2023-11-16 16:26:29 -08:00 |
|
Jeffrey Morgan
|
dbe6e77472
|
Update README.md
|
2023-11-16 16:46:38 -05:00 |
|