alyverkko-cli.git
2 months agoRefactor documentation. master
Svjatoslav Agejenko [Mon, 30 Sep 2024 22:05:56 +0000 (01:05 +0300)]
Refactor documentation.

2 months agoFixes for compatibility with the latest llama.cpp
Svjatoslav Agejenko [Sun, 29 Sep 2024 21:55:22 +0000 (00:55 +0300)]
Fixes for compatibility with the latest llama.cpp

4 months agoMove setup instructions to separate file. Fix default configuration.
Svjatoslav Agejenko [Tue, 30 Jul 2024 05:57:56 +0000 (08:57 +0300)]
Move setup instructions to separate file. Fix default configuration.

4 months agoMention tool called "prelude"
Svjatoslav Agejenko [Sat, 20 Jul 2024 23:45:44 +0000 (02:45 +0300)]
Mention tool called "prelude"

5 months agoEnable flash attention. Use new binary name.
Svjatoslav Agejenko [Sun, 30 Jun 2024 21:53:15 +0000 (00:53 +0300)]
Enable flash attention. Use new binary name.

6 months agoEmacs support utility now also detects available AI models.
Svjatoslav Agejenko [Tue, 11 Jun 2024 10:11:47 +0000 (13:11 +0300)]
Emacs support utility now also detects available AI models.

6 months agoMoved prompts from config YAML to dedicated files
Svjatoslav Agejenko [Tue, 4 Jun 2024 20:50:38 +0000 (23:50 +0300)]
Moved prompts from config YAML to dedicated files

6 months agoMoved prompts from config YAML to dedicated files
Svjatoslav Agejenko [Tue, 4 Jun 2024 20:36:11 +0000 (23:36 +0300)]
Moved prompts from config YAML to dedicated files

6 months agoOptionally also delete user config during uninstall
Svjatoslav Agejenko [Tue, 4 Jun 2024 19:50:21 +0000 (22:50 +0300)]
Optionally also delete user config during uninstall

6 months agoRefactoring
Svjatoslav Agejenko [Mon, 3 Jun 2024 19:59:00 +0000 (22:59 +0300)]
Refactoring

- Moved configuration file to ~/.config/alyverkko-cli/alyverkko-cli.yaml
- Modular install script
- Add uninstall script

6 months agoMinor refactoring
Svjatoslav Agejenko [Mon, 3 Jun 2024 19:04:42 +0000 (22:04 +0300)]
Minor refactoring

6 months agoImprove selftest
Svjatoslav Agejenko [Thu, 30 May 2024 19:58:49 +0000 (22:58 +0300)]
Improve selftest

6 months agoAdd lombok
Svjatoslav Agejenko [Thu, 30 May 2024 19:50:06 +0000 (22:50 +0300)]
Add lombok

6 months agoRefactor code.
Svjatoslav Agejenko [Wed, 29 May 2024 21:44:24 +0000 (00:44 +0300)]
Refactor code.

Specify llama.cpp project directory instead of executable path.

6 months agoImprove emacs support
Svjatoslav Agejenko [Tue, 28 May 2024 20:35:18 +0000 (23:35 +0300)]
Improve emacs support

6 months agoImprove emacs helper function to start AI computation.
Svjatoslav Agejenko [Mon, 27 May 2024 18:40:20 +0000 (21:40 +0300)]
Improve emacs helper function to start AI computation.

Emacs now parses Ã„lyverkko CLI configuration file, discovers available prompts and allows user to choose prompt template for particular AI task.

6 months agoMisc improvements:
Svjatoslav Agejenko [Mon, 27 May 2024 15:43:23 +0000 (18:43 +0300)]
Misc improvements:

- Document selftest command.
- Allow choosing model and prompt for per task.

6 months agoBetter documentation for joinfiles command.
Svjatoslav Agejenko [Sun, 26 May 2024 05:52:06 +0000 (08:52 +0300)]
Better documentation for joinfiles command.

6 months agoAdd selftest command. Use nice cpu priority.
Svjatoslav Agejenko [Sun, 26 May 2024 05:30:51 +0000 (08:30 +0300)]
Add selftest command. Use nice cpu priority.

6 months agoBetter description for use cases
Svjatoslav Agejenko [Sun, 26 May 2024 05:20:57 +0000 (08:20 +0300)]
Better description for use cases

6 months agoImprove joinfiles subcommand.
Svjatoslav Agejenko [Sat, 25 May 2024 20:43:08 +0000 (23:43 +0300)]
Improve joinfiles subcommand.

Add "implement idea" script as usage example.

6 months agoInitial implementation of joinfiles command
Svjatoslav Agejenko [Tue, 21 May 2024 18:44:39 +0000 (21:44 +0300)]
Initial implementation of joinfiles command

6 months agoDo not prompt for systemd support installation if already installed
Svjatoslav Agejenko [Tue, 21 May 2024 15:53:55 +0000 (18:53 +0300)]
Do not prompt for systemd support installation if already installed

7 months agoMoved system prompt to configuration file.
Svjatoslav Agejenko [Sun, 19 May 2024 20:52:38 +0000 (23:52 +0300)]
Moved system prompt to configuration file.

7 months agoInitial version
Svjatoslav Agejenko [Sun, 19 May 2024 09:03:28 +0000 (12:03 +0300)]
Initial version