22 Commits

Author SHA1 Message Date
dane madsen
18bb2a1cc8 Update icosn 2023-11-15 21:32:33 +10:00
dane madsen
f5eb782a29 refactor 2023-11-04 19:27:04 +10:00
dane madsen
c832bb9d82 refactor 2023-11-04 08:46:34 +10:00
dane madsen
5a72239a92 Move stuff around 2023-11-02 18:27:38 +10:00
danemadsen
f6854f9508 Fix windows build 2023-10-28 22:03:08 +11:00
danemadsen
ec144d9008 Attempt to fix windows build 2023-10-26 11:37:56 +11:00
Dane Madsen
79e1e1c9a5 Fix windows not building 2023-10-20 00:46:49 +11:00
Dane Madsen
f1ac60879e Flutter stable 2023-10-19 01:38:49 +11:00
Dane Madsen
67a10a89d6 Windows symlinks dont push to git 2023-10-18 23:24:42 +11:00
Dane Madsen
858e568b56 Symlinks for windows 2023-10-18 23:10:30 +11:00
Dane Madsen
6edc664184 Get windows working 2023-10-17 19:04:39 +11:00
dane madsen
a9caad2aa5 Possible fix for windows 2023-10-17 17:09:53 +10:00
dane madsen
9f92463772 Update Icons 2023-10-16 21:33:00 +10:00
danemadsen
a04dda2b42 fix windows not building 2023-10-13 00:04:48 +10:00
dane madsen
c00f021d23 update colorscheme and logo 2023-10-12 22:24:46 +10:00
dane madsen
dc807eba69 Update Icons 2023-10-12 11:37:36 +10:00
dane madsen
2b54716dc3 update icons 2023-10-11 22:47:24 +10:00
dane madsen
96ccb8d862 update logo 2023-10-10 22:34:27 +10:00
dane madsen
49189f643c update icons 2023-10-10 19:01:09 +10:00
dane madsen
c4358cb06e rename project 2023-10-05 11:22:08 +10:00
Daniel Drake
1e64ad701e Build llama.cpp within flutter build process
Rather than using prebuilt libraries, build the llama.cpp git submodule
during the regular app build process.

The library will now be installed in a standard location, which simplifies
the logic needed to load it at runtime; there is no need to ship it as an
asset.

This works on Android, and also enables the app to build and run on Linux.
Windows build is untested.

One unfortunate side effect is that when building the app in Flutter's
debug mode, the llama lib is built unoptimized and it works very very
slowly, to the point where you might suspect the app is broken.
However release mode seems as fast as before.
2023-06-30 22:03:29 +02:00
Maxime GUERIN
b339c07cd0 initial commit of sherpa 2023-03-27 20:16:28 +02:00