Find a file
Russell Ballestrini 2845bb16d8 feat(tokenizer): add BPE tokenizer with real vLLM performance metrics
- Create simplified BPE tokenizer based on tiktoken core logic
- Use real production metrics: 3,144 tokens/s prompt, 121 tokens/s generation
- Add accurate processing time estimates for translation ETA
2025-07-01 20:26:23 -04:00
css fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
src feat(tokenizer): add BPE tokenizer with real vLLM performance metrics 2025-07-01 20:26:23 -04:00
.gitignore f 2024-10-21 11:22:44 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2025-01-25 00:47:41 +00:00
CLAUDE.md AI responses now use main page voice selection 2025-06-29 18:11:05 -04:00
demo.html Add: Translation as standalone feature and in 'full' feature set 2025-07-01 13:09:40 -04:00
favicon.ico some theme 2024-10-15 21:46:57 +00:00
index.html Add: Translation as standalone feature and in 'full' feature set 2025-07-01 13:09:40 -04:00
uncloseai.js fix(ui): make floating button functional in preview windows 2025-07-01 19:57:58 -04:00
uncloseai.js.orig new file: src/chat.js 2025-06-30 20:28:42 -04:00