Michael Yang
|
4dcf5c3e0b
|
Merge pull request #349 from jmorganca/close-files
close open files
|
2023-08-14 16:15:58 -07:00 |
|
Michael Yang
|
d1b2f532b9
|
Merge pull request #350 from jmorganca/update-llama-cpp
update llama.cpp
|
2023-08-14 16:15:51 -07:00 |
|
Michael Yang
|
e26085b921
|
close open files
|
2023-08-14 16:08:06 -07:00 |
|
Michael Yang
|
f7b613332c
|
update llama.cpp
|
2023-08-14 15:47:00 -07:00 |
|
Michael Yang
|
f594c8eb91
|
cross repo mount
|
2023-08-14 15:07:35 -07:00 |
|
Michael Yang
|
76b85bc0e9
|
set non-zero error code on error
|
2023-08-14 14:09:58 -07:00 |
|
Bruce MacDonald
|
af98a1773f
|
update python example
|
2023-08-14 16:38:44 -03:00 |
|
Bruce MacDonald
|
9ae9a89883
|
Update modelfile.md
|
2023-08-14 16:26:53 -03:00 |
|
Bruce MacDonald
|
648f0974c6
|
python example
|
2023-08-14 15:27:13 -03:00 |
|
Bruce MacDonald
|
fc5230dffa
|
Add context to api docs
|
2023-08-14 15:23:24 -03:00 |
|
Bruce MacDonald
|
2ab20095b3
|
log embedding eval timing
|
2023-08-14 12:15:55 -04:00 |
|
Bruce MacDonald
|
f020e1d519
|
always remove from in progress map on download
|
2023-08-14 13:09:20 -03:00 |
|
Bruce MacDonald
|
4b2d366c37
|
Update llama.go
|
2023-08-14 12:55:50 -03:00 |
|
Bruce MacDonald
|
56fd4e4ef2
|
log embedding eval timing
|
2023-08-14 12:51:31 -03:00 |
|
Bruce MacDonald
|
2c8b680b03
|
use file info for embeddings cache
|
2023-08-14 12:11:04 -03:00 |
|
Bruce MacDonald
|
99b6b60085
|
use model bin digest for embed digest
|
2023-08-14 11:57:12 -03:00 |
|
Bruce MacDonald
|
74f00474e1
|
Merge pull request #340 from gusanmaz/main
Update langchainpy.md
|
2023-08-14 09:38:42 -04:00 |
|
Bruce MacDonald
|
e9a9580bdd
|
do not regenerate embeddings
- re-use previously evaluated embeddings when possible
- change embeddings digest identifier to be based on model name and embedded file path
|
2023-08-14 10:34:17 -03:00 |
|
Güvenç Usanmaz
|
4c33a9ac67
|
Update langchainpy.md
base_url value for Ollama object creation is corrected.
|
2023-08-14 12:12:56 +03:00 |
|
Jeffrey Morgan
|
22885aeaee
|
update llama.cpp to f64d44a
|
2023-08-12 22:47:15 -04:00 |
|
Jeffrey Morgan
|
ed969d2a06
|
add LiteLLM to README.md
|
2023-08-12 20:47:57 -04:00 |
|
Patrick Devine
|
d9cf18e28d
|
add maximum retries when pushing (#334)
|
2023-08-11 15:41:55 -07:00 |
|
Jeffrey Morgan
|
1556162c90
|
create .ollama directory if it doesnt exist
|
2023-08-11 15:35:55 -07:00 |
|
Jeffrey Morgan
|
148f0225c0
|
create .ollama directory if it doesnt exist
|
2023-08-11 15:33:11 -07:00 |
|
Matt Williams
|
4e07941b1e
|
Merge pull request #329 from jmorganca/matt/tutorials
Add tutorials for using Langchain with ollama
|
2023-08-11 15:19:39 -07:00 |
|
Matt Williams
|
202c29c21a
|
resolving bmacd comment
Signed-off-by: Matt Williams <m@technovangelist.com>
|
2023-08-11 13:51:44 -07:00 |
|
Matt Williams
|
c1c871620a
|
Update docs/tutorials/langchainjs.md
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
|
2023-08-11 13:48:46 -07:00 |
|
Matt Williams
|
a21a8bef56
|
Update docs/tutorials/langchainjs.md
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
|
2023-08-11 13:48:35 -07:00 |
|
Matt Williams
|
522726228a
|
Update docs/tutorials.md
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
|
2023-08-11 13:48:16 -07:00 |
|
Patrick Devine
|
9770e3b325
|
Generate private/public keypair for use w/ auth (#324)
|
2023-08-11 10:58:23 -07:00 |
|
Michael Yang
|
d617823355
|
Merge pull request #333 from jmorganca/off-by-one
ggml: fix off by one error
|
2023-08-11 10:51:06 -07:00 |
|
Michael Yang
|
6ed991c8e2
|
ggml: fix off by one error
remove used Unknown FileType
|
2023-08-11 10:45:22 -07: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 |
|
Matt Williams
|
d3ee1329e9
|
Add tutorials for using Langchain with ollama
Signed-off-by: Matt Williams <m@technovangelist.com>
|
2023-08-10 21:27:37 -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 |
|
Jeffrey Morgan
|
820f95c4c4
|
add example
|
2023-08-10 20:13:47 -07:00 |
|
Michael Yang
|
3a05d3def7
|
Merge pull request #326 from asarturas/document-num-gqa-parameter
Document num_gqa parameter
|
2023-08-10 18:18:38 -07:00 |
|
Michael Yang
|
edac9c2446
|
Merge pull request #325 from jmorganca/mxyng/typo
s/parmeter/parameter/
|
2023-08-10 17:30:02 -07:00 |
|
Arturas Smorgun
|
d9c2687fd0
|
document default num_gqa to 1, as it's applicable to most models
Co-authored-by: Michael Yang <mxyng@pm.me>
|
2023-08-11 01:29:40 +01:00 |
|