Commit Graph

304 Commits

Author SHA1 Message Date
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
James Ravenscroft
eb491387ed add colourful things 2023-04-10 12:12:16 +01:00
James Ravenscroft
1884bb1c91 add docker instructions 2023-04-10 10:48:42 +01:00
James Ravenscroft
d79e05bef8 update readme 2023-04-10 10:45:47 +01:00
James Ravenscroft
02679171b3 add readme 2023-04-10 10:44:41 +01:00
James Ravenscroft
6459a89c6e Merge branch 'main' of github.com:ravenscroftj/turbopilot 2023-04-10 10:20:08 +01:00
James Ravenscroft
01f8128a47 add link to build from readme 2023-04-10 10:20:04 +01:00
James Ravenscroft
8370f94af4 add build markdown 2023-04-10 10:19:46 +01:00
James Ravenscroft
826e298ed0
Update cmake.yml 2023-04-10 10:05:02 +01:00
James Ravenscroft
0386ceb38e
Update cmake.yml 2023-04-10 10:03:04 +01:00
James Ravenscroft
c3410de791 make build static 2023-04-10 10:01:01 +01:00
James Ravenscroft
4d4e980a24
Update cmake.yml 2023-04-10 09:59:35 +01:00
James Ravenscroft
7a6403cf0b
Create cmake.yml 2023-04-10 09:57:14 +01:00
James Ravenscroft
bc28df8f80 add models readme 2023-04-10 09:41:09 +01:00
James Ravenscroft
a1eb846d88 Add instructions for getting the models 2023-04-10 09:39:58 +01:00
James Ravenscroft
809e312384 add requirements file for python 2023-04-10 09:31:54 +01:00
James Ravenscroft
fb5ef23564 added acknowledgement of crow 2023-04-10 09:21:58 +01:00
James Ravenscroft
22b0f9664f update model name in docker 2023-04-10 09:18:04 +01:00
James Ravenscroft
949027ef65 Merge branch 'main' of github.com:ravenscroftj/turbopilot 2023-04-10 09:13:35 +01:00
James Ravenscroft
fb0317bac9 use latest ggml submodule 2023-04-10 09:13:21 +01:00
James Ravenscroft
81959b77c0
Update docker-image.yml 2023-04-10 09:09:10 +01:00
James Ravenscroft
a62592d2ba
Update docker-image.yml 2023-04-10 09:07:53 +01:00
James Ravenscroft
9535bc41e6
Update docker-image.yml 2023-04-10 09:05:55 +01:00
James Ravenscroft
2fb7548840
Create docker-image.yml 2023-04-10 09:02:57 +01:00
James Ravenscroft
9b2082c128 add docker build stuff 2023-04-10 08:51:48 +01:00
James Ravenscroft
35e56ffd35 update screen recording 2023-04-10 08:32:00 +01:00
James Ravenscroft
bbba0bb1ad update readme 2023-04-10 08:23:27 +01:00
James Ravenscroft
fd2b9a09c3 update link to moyix model 2023-04-10 08:22:40 +01:00
James Ravenscroft
92b65229b9 add readme and license 2023-04-10 08:16:12 +01:00
James Ravenscroft
e8b15d1cc6 update ram requirements in readme 2023-04-10 08:05:52 +01:00
James Ravenscroft
950a2e2060 add screen recording gif 2023-04-10 08:05:21 +01:00