Commit Graph

107 Commits

Author SHA1 Message Date
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
James Ravenscroft
ba58e3b0b3 add build instructions for blas and cublas 2023-04-23 08:38:17 +01:00
James Ravenscroft
9242061edf refactor latest upstream ggml changes 2023-04-23 08:35:22 +01:00
James Ravenscroft
da6d9f3d24
Remove prompt to install my version of fauxcode 2023-04-22 08:06:13 +01:00
James Ravenscroft
2ee6186aa7
Merge pull request #18 from virtualramblas/main
Added links to download pre-converted and pre-quantized CodeGen mono models.
2023-04-22 08:02:35 +01:00
virtualramblas
d287e5a4f8
Added the links to download the pre-converted and pre-quantized CodeGen mono models. 2023-04-21 11:00:21 +01:00
James Ravenscroft
ecd3e901c0 Merge branch 'main' of github.com:ravenscroftj/turbopilot 2023-04-16 12:35:04 +01:00
James Ravenscroft
50326c659a add turbopilot label 2023-04-16 12:34:38 +01:00
James Ravenscroft
c2d34dd06c
Update README.md
removed random link to cmake that appeared (must have dragged it there from VSCode whoops)
2023-04-16 07:40:14 +01:00
James Ravenscroft
f3c6aaa701 update changelog 2023-04-15 13:52:57 +01:00
James Ravenscroft
d6c871946e update ggml 2023-04-15 13:35:31 +01:00
James Ravenscroft
5986094dc3 use new static flag instead of passing static flag directly 2023-04-15 13:24:45 +01:00
James Ravenscroft
45c8d5cafa update ggml with new build options 2023-04-15 13:24:28 +01:00
James Ravenscroft
849947da54 update readme - add mention of official plugin 2023-04-15 12:34:09 +01:00
James Ravenscroft
909c4f1189 update readme and changelog with vscode plugin that has progress notifier 2023-04-15 12:29:09 +01:00
James Ravenscroft
8f35cf47d8 unbreak cmakelists file 2023-04-15 12:19:28 +01:00
James Ravenscroft
800a664ad6 update ggml - sync changes from upstream 2023-04-15 12:16:17 +01:00
James Ravenscroft
052231678f try and add arm build again 2023-04-15 11:59:04 +01:00
James Ravenscroft
559fbbe780 attempt to build universal arhc 2023-04-15 10:26:59 +01:00
James Ravenscroft
f68d82f4d8 try building with osx_architectures var instead 2023-04-15 10:25:42 +01:00
James Ravenscroft
97480ed58b attempt to fix arm build 2023-04-15 10:20:12 +01:00
James Ravenscroft
7118a38c2d attempt arm build 2023-04-15 10:18:09 +01:00
James Ravenscroft
0726b41cb4 attempt arm builD 2023-04-15 10:17:54 +01:00
James Ravenscroft
6200410305 update changelog 2023-04-15 08:28:17 +01:00
James Ravenscroft
b3739a8a9c update dependency on ggml 2023-04-15 08:27:01 +01:00
James Ravenscroft
6964c76317 update ggml dep 2023-04-15 07:31:34 +01:00
James Ravenscroft
01a1ba0b94 remove static link from mac build 2023-04-14 12:35:44 +01:00
James Ravenscroft
2ae84f24fa fix mac build 2023-04-14 12:29:54 +01:00
James Ravenscroft
84961cc2ed try adding mac build 2023-04-14 12:27:28 +01:00
James Ravenscroft
7ee5d4be64 fix zip command 2023-04-14 10:34:48 +01:00
James Ravenscroft
b51b577b78 add changelog 2023-04-14 09:55:08 +01:00
James Ravenscroft
267c677b18 prepare build script for use in releases 2023-04-14 09:53:03 +01:00
James Ravenscroft
23b7da7d6f try create artifact 2023-04-14 09:51:05 +01:00
James Ravenscroft
70312c4b95 try create artifact 2023-04-14 09:42:56 +01:00
James Ravenscroft
24caa9d8f7 try create artifact 2023-04-14 09:41:33 +01:00
James Ravenscroft
d31bfe37be try create artifact 2023-04-14 09:39:27 +01:00
James Ravenscroft
4c7a08f971 try to fix builds 2023-04-14 08:56:14 +01:00
James Ravenscroft
ca5a73ce24 add publish token 2023-04-14 08:49:19 +01:00
James Ravenscroft
1be3d2d176 fix if statement for docker image 2023-04-14 08:44:50 +01:00
James Ravenscroft
f9b4c1d722 add tags to build 2023-04-14 08:39:03 +01:00