dane madsen
9e9c51fd5f
Delete .DS_Store files
2023-11-30 19:53:01 +10:00
dane madsen
b26adf2157
Fix model provider and spring cleaning
2023-11-27 22:27:35 +10:00
dane madsen
18bb2a1cc8
Update icosn
2023-11-15 21:32:33 +10:00
dane madsen
18f653551a
rename image
2023-11-15 20:38:20 +10:00
dane madsen
7e4f1c2b70
add default profile image
2023-11-11 20:34:59 +10:00
dane madsen
6fe5861e00
streamline code
2023-11-11 18:12:43 +10:00
dane madsen
15ddea3d8e
work on model settings
2023-11-11 13:16:14 +10:00
dane madsen
88c3c20bbf
More Ollama work
2023-11-10 13:15:56 +10:00
dane madsen
83876e4c2d
Add interactive switch
2023-11-01 15:25:26 +10:00
dane madsen
67dc897bdc
Move non-build images out of assets
2023-10-30 18:39:13 +10:00
dane madsen
dbd28229d5
Fix examples compounding
2023-10-29 22:23:35 +10:00
dane madsen
1db253baae
Align json format
2023-10-29 22:08:09 +10:00
dane madsen
a11c65b10c
Separate model settings and character settings
2023-10-29 19:55:53 +10:00
dane madsen
d54c32e5f3
Load default settings from json to simplify codebase
2023-10-25 13:39:18 +10:00
dane madsen
df33543295
Fixed android save settings
2023-10-24 23:08:48 +10:00
dane madsen
962c1d220b
Add preview images and update to latest llama.cpp
2023-10-20 15:33:02 +10:00
dane madsen
b24f9dfa05
Add better about
2023-10-16 21:26:57 +10:00
dane madsen
1915f6a722
Add demo Image
2023-10-12 23:06:52 +10:00
dane madsen
c00f021d23
update colorscheme and logo
2023-10-12 22:24:46 +10:00
dane madsen
b1c86ec238
Further improve visuals
2023-10-12 11:26:37 +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
1f6b29fa8d
chnage logo
2023-10-10 18:17:55 +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
990f4eaf7b
compilé pour derniere version llama sur andoir d et macos
2023-04-12 13:20:26 +02:00
Guerin Maxime
ae4ad488d3
modif to use last llama version
2023-04-12 12:42:09 +02:00
Maxime GUERIN
1dac1dc433
ajout support libmac
2023-03-31 11:07:09 +02:00
Guerin Maxime
f497586bca
new dll for windows
2023-03-29 13:20:46 +02:00
Maxime GUERIN
addad0ef5b
modif to print error on create context
2023-03-29 11:46:41 +02:00
Maxime GUERIN
ead786a25e
Merge branch 'main' of github.com:Bip-Rep/sherpa
2023-03-28 13:58:38 +02:00
Maxime GUERIN
66c97e3d02
right llama.cpp branch
2023-03-28 13:58:13 +02:00
Guerin Maxime
f024aa56cc
adding support ffor windowsz
2023-03-28 13:31:56 +02:00
Maxime GUERIN
b339c07cd0
initial commit of sherpa
2023-03-27 20:16:28 +02:00