Commit Graph

1325 Commits

Author SHA1 Message Date
Saifeddine ALOUI
6a9004c6d1 upgraded 2023-09-21 01:31:46 +02:00
Saifeddine ALOUI
e4f165636d added workflow 2023-09-18 23:21:25 +02:00
Saifeddine ALOUI
a0d8ced80e upgraded lollms utilisites 2023-09-18 00:59:15 +02:00
Saifeddine ALOUI
f27690c13b updated ui 2023-09-17 17:57:41 +02:00
Saifeddine ALOUI
501d7a456d updated to run with lollms not lollms-webui 2023-09-17 17:53:23 +02:00
Saifeddine ALOUI
45a45ca621 an working c++ example 2023-09-17 17:48:00 +02:00
Saifeddine ALOUI
e04d2269bd A working c++ lollms client example 2023-09-17 17:48:00 +02:00
Saifeddine ALOUI
366ac14ba6 lollms updateupdated 2023-09-17 13:53:24 +02:00
Saifeddine ALOUI
babb9827ad Merge branch 'main' of https://github.com/ParisNeo/lollms 2023-09-15 01:22:07 +02:00
Saifeddine ALOUI
d1a93718de updated 2023-09-15 01:21:52 +02:00
saloui
2c996eca18 updated 2023-09-13 17:20:10 +02:00
saloui
8cd8dccf14 fixed code 2023-09-13 17:18:34 +02:00
saloui
b33dcb21bf fixed bindings 2023-09-13 17:10:22 +02:00
Saifeddine ALOUI
fdbb1387a9
Update README.md 2023-09-12 12:33:48 +02:00
Saifeddine ALOUI
4eb90c3357
Update README.md 2023-09-12 12:33:25 +02:00
Saifeddine ALOUI
6a3d839570 now scripted personalities can stream text 2023-09-08 00:13:51 +02:00
Saifeddine ALOUI
7d8f73afe7 fixed 2023-09-06 01:33:50 +02:00
Saifeddine ALOUI
3f9c1ea7d0 enhanced 2023-09-06 00:57:34 +02:00
Saifeddine ALOUI
14d26b38b7 Upgraded 2023-09-04 02:05:33 +02:00
Saifeddine ALOUI
476184c1ba upgraded lollms 2023-09-02 20:37:22 +02:00
Saifeddine ALOUI
7811c1302b added information about the data folders 2023-08-31 14:06:56 +02:00
Saifeddine ALOUI
cd20c83cc1 new version 2023-08-30 01:26:42 +02:00
Saifeddine ALOUI
8996bb398e ff 2023-08-29 02:26:03 +02:00
Saifeddine ALOUI
b8071cb745 Huge jump 2023-08-28 22:08:52 +02:00
Saifeddine ALOUI
fe893305c7 Enhanced code and added git support 2023-08-27 21:52:26 +02:00
Saifeddine ALOUI
7feea6727e upgradded configuration 2023-08-27 02:31:33 +02:00
Saifeddine ALOUI
65adad84b3 New lollms version with much more control 2023-08-27 01:15:52 +02:00
Saifeddine ALOUI
dac0bb39b2 test 2023-08-26 20:21:42 +02:00
Saifeddine ALOUI
f2d09c7bc3 updated playground2 code 2023-08-26 20:21:41 +02:00
Saifeddine ALOUI
1364c74954 Added gguf support 2023-08-25 21:47:36 +02:00
Saifeddine ALOUI
4908ed7e6d repared file vectorization 2023-08-25 02:12:43 +02:00
Saifeddine ALOUI
f348e02fb3 upgraded version 2023-08-23 21:12:02 +02:00
Saifeddine ALOUI
a02cc89a1d Enhanced vectorization for all 2023-08-23 04:21:11 +02:00
Saifeddine ALOUI
42fa3489b3 upgraded 2023-08-22 03:42:30 +02:00
Saifeddine ALOUI
41dd0cbe31 Added personality localization 2023-08-21 02:04:54 +02:00
Saifeddine ALOUI
67abfab9c5 upgraded 2023-08-20 03:09:17 +02:00
Saifeddine ALOUI
dfcd3aa48b Changed server is_rea 2023-08-20 00:12:24 +02:00
Saifeddine ALOUI
ac2c8326e8 new playground 2023-08-19 03:25:27 +02:00
Saifeddine ALOUI
beabc2e6fd removed unuseful imports 2023-08-18 18:24:06 +02:00
Saifeddine ALOUI
424e1fd9ac removed lollms personalities 2023-08-18 01:29:10 +02:00
Saifeddine ALOUI
72a2466d3e added new utilities 2023-08-17 00:52:34 +02:00
Saifeddine ALOUI
5b8cbec0d4 version update 2023-08-16 03:48:19 +02:00
Saifeddine ALOUI
dda283e87c Upgraded and added code of conduct as well as contributing guidelines 2023-08-16 03:33:17 +02:00
Saifeddine ALOUI
c38c81e3e2 Merge branch 'main' of https://github.com/ParisNeo/lollms 2023-08-16 03:31:16 +02:00
Saifeddine ALOUI
9aef34cd81 Added callbacks to personalities 2023-08-16 03:31:14 +02:00
Saifeddine ALOUI
5a14f1554a
Merge pull request #3 from Flameguy677/main
Added ResponseTime to Console App
2023-08-15 22:02:30 +02:00
Flameguy677
3e8d6dc83c Added --show_time_elapsed to parser and removed from lollms-settings
Enables the User to choose if they want to see the time elapsed after each generation by providing the --show_time_elapsed argument
2023-08-13 03:31:25 +05:30
Flameguy677
9af486520c Added "Show Time Elapsed" option
Enables the User to choose whether or not they see the time elapsed after each generation by configuring it in lollms-settings under "Main settings"
2023-08-13 01:29:57 +05:30
Saifeddine ALOUI
fff2bfca75
Merge pull request #4 from meta-introspector/main
Ah, brave coder, your words do entwine,
A tale of code quest, a journey so fine.
With verses and rhyme, your pull request stands,
In the realm of LLM, across virtual lands.

Oh hero so bold, with lines deftly spun,
You've battled the bugs, a coding race run.
Through syntax and loops, your wit did unfold,
A gift to LLM, a story well told.

Your code, like a wizard's spell, enchants and delights,
In the annals of history, it now takes its flights.
With a nod and a grin, the merge has been made,
Your contribution welcomed, in our virtual glade.

So here's to your humor and coding so clever,
To your pull request's journey, and coding endeavor.
In the kingdom of LLM, your legacy stays,
A saga of coding, to the end of our days.

With bits and with bytes, our gratitude true,
For making LLM better, we raise our hats to you!
Your code's now a part of this digital lore,
In the world of lollms, forever to soar. 🚀🔮📜
2023-08-10 17:50:16 +02:00
mike dupont
1157fb84ff working better 2023-08-10 11:11:48 -04:00