Commit Graph

134 Commits

Author SHA1 Message Date
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
James Ravenscroft
6c780613f6 tidy workflows 2023-04-14 08:34:10 +01:00
James Ravenscroft
3a2e1ab9f2 try to fix docker release push 2023-04-14 08:27:48 +01:00
James Ravenscroft
a34e166fd3 update readme 2023-04-14 08:15:35 +01:00
James Ravenscroft
11fe60f7c6 add release build stuff 2023-04-14 07:33:41 +01:00
James Ravenscroft
99590c678d fix build 2023-04-14 07:19:58 +01:00
James Ravenscroft
67b84eb94c fix release artifact name 2023-04-14 07:15:56 +01:00
James Ravenscroft
e4aba01c9a update build commit script 2023-04-14 07:04:10 +01:00
James Ravenscroft
6fe6de67eb add armv8 to docker build 2023-04-14 06:53:16 +01:00
James Ravenscroft
fd0574fd13 updated path to new docker repo 2023-04-13 08:29:03 +01:00
James Ravenscroft
81eb245dbd try adding arm64 to docker build 2023-04-13 08:25:09 +01:00
James Ravenscroft
474ee0271b try explicitly setting build context 2023-04-13 08:22:35 +01:00
James Ravenscroft
9b91a5117d try with newer checkout 2023-04-13 08:20:26 +01:00
James Ravenscroft
f55734105f try without buildx 2023-04-13 08:17:52 +01:00
James Ravenscroft
7f8ebb3909 replace docker build pipeline 2023-04-13 08:16:35 +01:00
James Ravenscroft
29b7412ced integrate latest version of ggml which allows pre-tokenized inference 2023-04-13 08:07:51 +01:00
James Ravenscroft
325e7f4911 Merge branch 'main' of github.com:ravenscroftj/turbopilot 2023-04-12 21:40:14 +01:00
James Ravenscroft
04fe43e3ac update workflows 2023-04-12 21:39:56 +01:00
James Ravenscroft
5d2ea0a841
Merge pull request #5 from swanserquack/fix_vocab_encoding
Fix inability to load vocab.json on converting the 16B model due to encoding of the file not being set
2023-04-12 20:50:33 +01:00
swanserquack
ce3eb80f5b Set UTF-8 encoding on vocab.json 2023-04-12 19:29:53 +01:00
James Ravenscroft
fb3e15e8ee added some guidance for building on mac to build.md 2023-04-12 07:36:03 +01:00
James Ravenscroft
17a06d45ba update ggml submodule - use latest 2023-04-12 07:31:41 +01:00
James Ravenscroft
6010d252f6 correct link to llama.cpp 2023-04-11 21:04:53 +01:00
James Ravenscroft
c99478ed69 merge performance improvements into ggml 2023-04-11 20:57:37 +01:00