Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 15:51:22 +00:00
0fe19ce04f Added speaker hinting
50e5ea6533 Implemented ratelimit
Compare 2 commits »
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 15:31:11 +00:00
54691774e2 Renamed tg bot container to telegrambot, moved prompt file to bot subproject
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 15:23:10 +00:00
454dbb7e2a Added GetEnv shorthand, moved Prompt loading to external file
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 03:32:14 +00:00
65950e3642 Solves context out of bound due to history
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 02:25:00 +00:00
4167c75279 Added rop of pending updates on bot start, reset command, AnswerChat method, GPU offload, limit to response lenght, context reduced to 2048, flash attention, 4 parallel decode queues, --keep of the original 810 tokens (which is the starting prompt)
296d150282 Ignores model folder when building the bot
Compare 2 commits »
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 00:34:18 +00:00
b74e5d75e1 Fixed code, enabled to also always answer in a private chat
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-26 00:25:01 +00:00
b141dc9b74 Fixed and made it working
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-25 23:35:49 +00:00
2357c7570c Added llama.cpp and reworked the code
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-25 23:35:04 +00:00
494dd8f3c4 Added llama.cpp and reworked the code
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-25 20:38:30 +00:00
c6302112b2 Implemented also OpenAI
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-25 18:37:16 +00:00
4b308b762a Added LMStudio client, upgraded to .net 9.0
REDCODE created branch master in REDCODE/NemesisAI 2024-12-25 17:13:41 +00:00
REDCODE pushed to master at REDCODE/NemesisAI 2024-12-25 17:13:41 +00:00
0ba298b955 Base commit
REDCODE created repository REDCODE/NemesisAI 2024-12-24 22:07:30 +00:00
REDCODE synced commits to master at REDCODE/ComfySharp from mirror 2024-01-02 03:13:17 +00:00
10ea7b9d5d added VSCode specific configs