kwaroran
5379e2430f
Remove unused setting
2024-01-13 10:54:56 +09:00
kwaroran
9b39de366d
Add advanced settings descriptions
2024-01-13 10:54:37 +09:00
kwaroran
921a9cae1e
Remove experimental tag from genTimes
2024-01-13 10:42:41 +09:00
kwaroran
18980f0639
Refactor OtherBotSettings.svelte: Remove experimental tag
2024-01-13 10:41:49 +09:00
kwaroran
b4b461288d
Add Python installation and setup functionality
2024-01-12 12:02:06 +09:00
kwaroran
18f85a321f
Refactor BotSettings.svelte layout
2024-01-11 21:50:22 +09:00
kwaroran
a319eedee1
Add experimental support for Claude AWS
2024-01-11 21:50:04 +09:00
kwaroran
6031ecea32
Fix OpenAI Fixer plugin
2024-01-11 21:41:55 +09:00
kwaroran
6b88602673
Fix conditional statement in ProomptItem.svelte
2024-01-10 06:53:38 +09:00
kwaroran
a2f81fefd8
Fix google api key display
2024-01-09 20:03:55 +09:00
kwaroran
350bc66851
Add support for WebLLM
2024-01-09 00:27:58 +09:00
kwaroran
7db7b71202
Move openrouter settings to BotSettings.svelte
2024-01-08 09:25:37 +09:00
kwaroran
a490dbde47
Add new language keys and checkboxes for openrouter fallback and middle out
2024-01-08 09:10:52 +09:00
kwaroran
aaa5843c51
Add custom chain of thought feature and max thought tag depth setting
2024-01-08 09:03:12 +09:00
kwaroran
cba3ff802c
Add selectable tokenizer supports on Ooba ( #281 )
...
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?
# Description
I write simple changes on code, which allow user to choose tokenizers.
As I write on https://github.com/kwaroran/RisuAI/issues/280 , differences
in tokenizers makes error when use mistral based models.

As I'm not good at javascript, I simply implement this work by write
name of tokenizer model, and select one on tokenizer.ts file.
I test it on my node RisuAI and I send long context to my own server.

As result, ooba returned 15858 as prompt tokens.

And as I test on official tokenizer implementations, it shows 1k
differences between llama tokenizer and mistral tokenizer.
So I think adding this option will help users use oobabooga with less
error.
2024-01-06 19:16:58 +09:00
kwaroran
7344e566f4
Add model selection for VitsModel
2024-01-06 06:45:18 +09:00
kwaroran
0ca4ec3695
Add VITS support
2024-01-06 00:28:06 +09:00
justpain02
ff4c67b993
Add selectable tokenizer supports on Ooba
2024-01-05 23:57:59 +09:00
kwaroran
e5c65d7b09
[fix] welcome freezing
2024-01-04 17:09:07 +09:00
kwaroran
5093fd9d0b
[fix] high constrast by default
2024-01-04 03:54:13 +09:00
kwaroran
4f77504d3f
[feat] add translate replace regex
2024-01-04 03:37:05 +09:00
kwaroran
a13fdced2e
[fix] openai max context
2024-01-04 02:36:45 +09:00
kwaroran
036b23dbdc
[fix] block native
2024-01-04 02:35:08 +09:00
kwaroran
499e91ce6f
[fix] mobile saving
2024-01-04 02:34:22 +09:00
kwaroran
32e3060b19
[feat] better openrouter support
2024-01-04 02:32:53 +09:00
kwaroran
1d5d69b71b
[feat] finish new welcome
2024-01-04 02:14:05 +09:00
kwaroran
d36399e409
[feat] new template
2024-01-03 20:17:03 +09:00
kwaroran
23ef56cb33
[feat] fix horde support
2024-01-03 19:36:47 +09:00
kwaroran
99743f581a
[feat] add top_k for openrouter
2024-01-03 19:03:24 +09:00
kwaroran
f3cf1957f1
[feat] new welcome screen
2024-01-03 02:31:19 +09:00
kwaroran
0fb9beb5ea
[fix] newyear
2024-01-01 00:02:19 +09:00
kwaroran
151c7450d3
[fix] to localstring on chat
2023-12-31 22:28:38 +09:00
kwaroran
fa7da4c9e6
[fix] static
2023-12-31 22:25:03 +09:00
kwaroran
6d5e48b024
[fix] remove special day
2023-12-31 22:20:54 +09:00
kwaroran
0d1dd45cdf
[feat] new year
2023-12-31 22:19:57 +09:00
kwaroran
8b2a2f9ce8
[feat] add export as dataset
2023-12-28 23:48:48 +09:00
kwaroran
7c1295a575
[temp] hide auto server backup
2023-12-28 23:12:16 +09:00
kwaroran
1335be7ee5
[rm] gpt45
2023-12-27 21:44:31 +09:00
kwaroran
9613f6df36
[feat] add kei server url
2023-12-27 21:43:07 +09:00
kwaroran
14d2558f09
[feat] add kei backup
2023-12-27 21:42:23 +09:00
kwaroran
3c3f0dd2c3
[feat] re-add unmigration
2023-12-27 21:10:49 +09:00
kwaroran
532e223f17
[feat] gpt 4.5
2023-12-27 00:07:16 +09:00
kwaroran
6692905668
[feat] devtools
2023-12-27 00:04:07 +09:00
kwaroran
6c4a3d7764
[rm] santa hat
2023-12-25 19:39:22 +09:00
kwaroran
f3054ea816
[fix] mobile display
2023-12-24 22:43:45 +09:00
kwaroran
7c51da0e6b
[feat] patch notes
2023-12-24 22:25:04 +09:00
kwaroran
6e56803fd2
[feat] send as original role
2023-12-24 22:12:41 +09:00
kwaroran
57081a3c3c
[feat] sendname
2023-12-24 22:08:15 +09:00
kwaroran
a3b90e8b86
[feat] added template setting
2023-12-24 20:02:15 +09:00
kwaroran
438ab1349c
[feat] gemini non-vertex support
2023-12-21 13:39:00 +09:00