Commit graph

24 commits

Author SHA1 Message Date
Laureηt 8e2c9938ed
🎨 sort main function arguments by length 2023-05-24 22:29:09 +02:00
Laureηt 2fce498162
add nio-llm as poetry script command 2023-05-24 22:23:56 +02:00
Laureηt a40c86ad65
💡 add comment on ruff ignores 2023-05-24 22:02:47 +02:00
Laureηt 69e24bfbd6
🚚 split logic in two seperate files, create nio_llm module 2023-05-24 21:57:48 +02:00
Laureηt aa6e8e79c2
setup rich logging handler 2023-05-24 21:46:42 +02:00
Laureηt 2893239bb3
add rich dependency 2023-05-24 21:32:05 +02:00
Laureηt 6b3c9fc12d
ignore edited message, and more robust detection of mentions 2023-05-24 21:18:14 +02:00
Laureηt 65bcb80f85
download ggml weights from huggingface_hub 2023-05-24 20:48:00 +02:00
Laureηt 8598244fe8
add mypy dev dependency 2023-05-24 19:45:19 +02:00
Laureηt f846644cfa
add huggingface_hub 2023-05-23 21:14:25 +02:00
Laureηt c7a6c050d4
♻️ working poc 2023-05-22 21:19:11 +02:00
Laureηt d1b3b55ee3
add click as dependency 2023-05-22 21:18:51 +02:00
Laureηt 0e5c392c1b
🙈 ignore .ruff_cache 2023-05-20 21:24:47 +02:00
Laureηt 2a6cd39a0c
🚧 very basic client 2023-05-20 21:19:14 +02:00
Laureηt 1e66a817b7
🔧 remove default python venv path 2023-05-20 21:17:59 +02:00
Laureηt d09aafa5dd
add llama-cpp-python 2023-05-18 19:15:58 +02:00
Laureηt 2575c9aa81
🎨 format flake.nix 2023-05-18 19:07:51 +02:00
Laureηt 345ec12cd3
🧑‍💻 add basic vscode settings 2023-05-18 19:05:06 +02:00
Laureηt e0165c50a0
🧑‍💻 add recommended extensions 2023-05-18 19:04:52 +02:00
Laureηt 2551116eae
💪 nixify project 2023-05-18 19:04:30 +02:00
Laureηt acf5f305d2
🙈 .gitattributes 2023-05-18 19:03:49 +02:00
Laureηt ce7eb32eb0
🙈 .gitignore 2023-05-18 19:03:37 +02:00
Laureηt 52a868e43d
🔧 .editorconfig 2023-05-18 19:03:19 +02:00
Laureηt 3f0066893b
pyproject.toml 2023-05-18 19:02:58 +02:00