Commit Graph

1463 Commits (7a190473292604734f02f1a347020ab4f44a4617)
 

Author SHA1 Message Date
Adam Treat 8eb0844277 Check if the trimmed version is empty. 1 year ago
Adam Treat be395c12cc Make all system prompts empty by default if model does not include in training data. 1 year ago
Aaron Miller 6a8fa27c8d Correctly find models in subdirs of model dir
QDirIterator doesn't seem particular subdir aware, its path() returns
the iterated dir. This was the simplest way I found to get this right.
1 year ago
Adam Treat 8893db5896 Add wizard model and rename orca to be more specific. 1 year ago
Adam Treat 60627bd41f Prefer 7b models in order of default model load. 1 year ago
Aaron Miller 5df4f1bf8c codespell 1 year ago
Aaron Miller 10ca2c4475 center the spinner 1 year ago
Adam Treat e9897518d1 Show busy if models.json download taking longer than expected. 1 year ago
Aaron Miller 432b7ebbd7 include windows.h just to be safe 1 year ago
Aaron Miller 95b8fb312e windows/msvc: use high level processor feature detection API
see https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent
1 year ago
Aaron Miller ad0e7fd01f chatgpt: ensure no extra newline in header 1 year ago
Aaron Miller f0faa23ad5
cmakelists: always export build commands (#1179)
friendly for using editors with clangd integration that don't also
manage the build themselves
1 year ago
Adam Treat 0d726b22b8 When we explicitly cancel an operation we shouldn't throw an error. 1 year ago
Adam Treat 13b2d47be5 Provide an error dialog if for any reason we can't access the settings file. 1 year ago
Adam Treat e9d42fba35 Don't show first start more than once. 1 year ago
mvenditto 8a31239e90 bump version 1 year ago
mvenditto b96b6ef38f pack metal files nuget 1 year ago
mvenditto 7efb43c2e4 copy metal kernels on macos builds 1 year ago
mvenditto 991b7468c9 fix native lib loader tests 1 year ago
mvenditto 4d0201ac33 copy metal kernels for macos 1 year ago
mvenditto c92c1af697 nuget pack and push 1 year ago
mvenditto f3b6f49684 fix workspace symlinks on unix, fix persist_workspace on windows and macos runtimes dir 1 year ago
mvenditto 2927d11a28 fix 1 year ago
mvenditto 620ccda696 try fix 1 year ago
mvenditto cac18c273e More experiments 1 year ago
mvenditto 4a99e6662a fix csharp jobs deps 1 year ago
mvenditto 380bbcf18f fix cmakelist path 1 year ago
mvenditto 0277e8400a debug ls 1 year ago
mvenditto 9eb50cc115 refine runtimes persist + c# linux build 1 year ago
mvenditto 4b7b9975c5 add lib loading tests + remove dummy test 1 year ago
mvenditto 6d9575e103 copy only needed mingw dlls 1 year ago
mvenditto 113c25e4de fix win mingw dll path 1 year ago
mvenditto d107cccf18 msvc dll path fix 1 year ago
mvenditto 51928cd6c3 fix msvc putting file in target dir 1 year ago
mvenditto 99ca80cf1a change build-bindings-backend when condition 1 year ago
mvenditto 289c96cdf8 remove bad cp 1 year ago
mvenditto f4a0fc6cef add holds 1 year ago
mvenditto ddd087dadb fix wrong cmake arg in macos job 1 year ago
mvenditto 2e131053e8 fix missing cmake in win msvc job 1 year ago
mvenditto 11ac85b01f add needed sudo in ubuntu machine scenario 1 year ago
mvenditto 021a388b38 typo again, should sleep 1 year ago
mvenditto cd3bfea09b fix filters 1 year ago
mvenditto fec2fd2832 try to fix error 1 year ago
mvenditto 3c126ffa03 typo 1 year ago
mvenditto ec9148f52c further tests 1 year ago
mvenditto 422aecc5ba revert some bad changes 1 year ago
mvenditto d151beb8bf fix 1 year ago
mvenditto 4697b968a8 better restore cache + some experimentation 1 year ago
mvenditto c3ad76dcd1 update deps for test project 1 year ago
mvenditto 7e92f9c401 macos again 1 year ago