James Ravenscroft
|
e7e77bbc52
|
add blas include dirs option which is empty by default
|
2023-05-28 17:29:51 +01:00 |
|
James Ravenscroft
|
da44c705d4
|
update ggml - build stuff
|
2023-05-28 16:48:09 +01:00 |
|
James Ravenscroft
|
f6256d67b3
|
replace linker flag option with proper GGML_STATIC
|
2023-05-28 16:15:02 +01:00 |
|
James Ravenscroft
|
e81221ffaf
|
turn off dynamic lib ggml in windows avx512
|
2023-05-28 16:13:00 +01:00 |
|
James Ravenscroft
|
ca86e017c9
|
remove windows paths for ubuntu matrix build
|
2023-05-28 15:58:44 +01:00 |
|
James Ravenscroft
|
d936cdd28a
|
attempt to fix
|
2023-05-28 15:57:11 +01:00 |
|
James Ravenscroft
|
1d5c065861
|
be a bit more selective about ubuntu build stuff too
|
2023-05-28 15:55:10 +01:00 |
|
James Ravenscroft
|
a15f08d366
|
be more specific about what to build on windows
|
2023-05-28 15:53:34 +01:00 |
|
James Ravenscroft
|
d1469d1dbb
|
use a more recent boost lib
|
2023-05-28 15:41:50 +01:00 |
|
James Ravenscroft
|
32ec80c628
|
add step to install boot lib
|
2023-05-28 15:40:38 +01:00 |
|
James Ravenscroft
|
ecfd61d213
|
correct matrix defines
|
2023-05-28 15:36:23 +01:00 |
|
James Ravenscroft
|
dd29522184
|
test windows build
|
2023-05-28 15:34:50 +01:00 |
|
James Ravenscroft
|
e30b7bf984
|
Merge pull request #27 from ravenscroftj/feature/cuda-builds
Feature/cuda builds
|
2023-05-27 21:37:47 +01:00 |
|
James Ravenscroft
|
d3f92176ca
|
add cuda stuff to readme
|
2023-05-16 20:27:16 +01:00 |
|
James Ravenscroft
|
ec1d897a00
|
fix name of build artifact for release
|
2023-05-16 20:23:57 +01:00 |
|
James Ravenscroft
|
e424931e2e
|
turn off static linking in cuda builds
|
2023-05-16 20:16:47 +01:00 |
|
James Ravenscroft
|
222641c959
|
turn on static properly and retain static flag
|
2023-05-14 10:10:33 +01:00 |
|
James Ravenscroft
|
0c73755055
|
turn on static properly
|
2023-05-14 10:04:22 +01:00 |
|
James Ravenscroft
|
c355763419
|
add libcublas to deps
|
2023-05-14 09:34:26 +01:00 |
|
James Ravenscroft
|
20ca21a539
|
add nvcc location to cmake args
|
2023-05-14 09:32:31 +01:00 |
|
James Ravenscroft
|
ecbfed4fc5
|
add cuda to cmake args
|
2023-05-14 09:29:57 +01:00 |
|
James Ravenscroft
|
cb3fa20f13
|
try to be more targetted about cuda deps
|
2023-05-14 09:24:21 +01:00 |
|
James Ravenscroft
|
3b7770dbce
|
add cuda to dependencies
|
2023-05-14 09:18:40 +01:00 |
|
James Ravenscroft
|
79b2f5aae9
|
add builds for all tags and branches
|
2023-05-08 14:55:33 +01:00 |
|
James Ravenscroft
|
161884f495
|
temp disable avx stuff
|
2023-05-08 14:53:36 +01:00 |
|
James Ravenscroft
|
6358835d98
|
singlequotes
|
2023-05-08 14:28:10 +01:00 |
|
James Ravenscroft
|
75547aa4f9
|
run actions on branches
|
2023-05-08 14:27:11 +01:00 |
|
James Ravenscroft
|
78c989076f
|
update batch size arg in run.sh
|
2023-05-08 14:24:49 +01:00 |
|
James Ravenscroft
|
ed3b40d643
|
add cuda stuff to readme
|
2023-05-08 14:21:18 +01:00 |
|
James Ravenscroft
|
eec8d979c4
|
tags->tag
|
2023-05-08 12:52:43 +01:00 |
|
James Ravenscroft
|
e758ed4f1a
|
fix spacing in tags
|
2023-05-08 12:33:34 +01:00 |
|
James Ravenscroft
|
7bf497e35b
|
add tag to cuda nightly builds
|
2023-05-08 12:15:10 +01:00 |
|
James Ravenscroft
|
a0eed7d033
|
add dockerfile to docker builds
|
2023-05-08 11:41:44 +01:00 |
|
James Ravenscroft
|
8b05205247
|
fix build error
|
2023-05-08 11:39:46 +01:00 |
|
James Ravenscroft
|
cd72682396
|
update workflows with cuda build
|
2023-05-08 11:38:25 +01:00 |
|
James Ravenscroft
|
92c558d0b3
|
don't update 'latest' for incremental builds - only for actual version releases
|
2023-05-08 10:35:15 +01:00 |
|
James Ravenscroft
|
5c54d770c4
|
update changelog to reflect changes
|
2023-05-08 10:29:18 +01:00 |
|
James Ravenscroft
|
5fcddb1edf
|
fix static build in docker
|
2023-05-08 10:26:42 +01:00 |
|
James Ravenscroft
|
b23105e782
|
Merge pull request #21 from CRD716/patch-1
Fix model links
|
2023-05-08 10:24:37 +01:00 |
|
CRD716
|
b072d4c47d
|
Fix model links
|
2023-05-01 09:10:18 -05:00 |
|
James Ravenscroft
|
bcf24e6739
|
reset batch size in ggml to 8
|
2023-04-23 18:35:17 +01:00 |
|
James Ravenscroft
|
7845217c5f
|
tidy up readme some more
|
2023-04-23 15:04:52 +01:00 |
|
James Ravenscroft
|
3d4fb34247
|
make separators a bit tidier
|
2023-04-23 15:02:24 +01:00 |
|
James Ravenscroft
|
4c6eb5c2a8
|
upfate readme models
|
2023-04-23 15:00:11 +01:00 |
|
James Ravenscroft
|
0b849dedca
|
update model links
|
2023-04-23 14:42:56 +01:00 |
|
James Ravenscroft
|
c189c66d1b
|
explicitely include iterator header in common.cpp
|
2023-04-23 12:02:29 +01:00 |
|
James Ravenscroft
|
5e13e11b34
|
remove perplexity from cmakelists for now
|
2023-04-23 11:58:03 +01:00 |
|
James Ravenscroft
|
aa7ad27675
|
add more optimisation for cublas and openblas
|
2023-04-23 11:56:24 +01:00 |
|
James Ravenscroft
|
cc8a6e8b99
|
fix quantize build
|
2023-04-23 08:51:33 +01:00 |
|
James Ravenscroft
|
3a7358219f
|
Merge branch 'main' of github.com:ravenscroftj/turbopilot
|
2023-04-23 08:38:26 +01:00 |
|