Commit Graph

1063 Commits

Author SHA1 Message Date
kwaroran
0f32e58939 [ref] tokenizer.ts 2023-09-09 07:22:06 +09:00
kwaroran
560f6b56e3 [feat] llama tokenzier 2023-09-09 07:18:20 +09:00
kwaroran
9b757301e4 [fix] ll promblem 2023-09-09 07:15:28 +09:00
kwaroran
9308e01c2f [feat] token rechecking 2023-09-09 07:10:42 +09:00
kwaroran
5af80b1b4a [fix] chat connection naming promblem 2023-09-09 06:49:35 +09:00
kwaroran
2e2b3c2cae [feat] improved nai 2023-09-09 06:40:17 +09:00
kwaroran
15f6443904 [chore] reformat 2023-09-08 02:34:11 +09:00
kwaroran
e109cd2dc8 [feat] improve supa/hypa memory 2023-09-08 01:58:28 +09:00
kwaroran
677bd51657 Add german UI translation (#241)
# PR Checklist
- [x] 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?
yes, everything works fine.. it's just a translation


# Description
2023-09-08 01:49:39 +09:00
Yazan Agha-Schrader
b47fddfd42 update german translation 2023-09-07 05:41:01 +02:00
Yazan Agha-Schrader
cb91a7e0be add backup for en 2023-09-07 03:16:27 +02:00
Yazan Agha-Schrader
d501d4ce79 update add german translation 2023-09-07 02:49:40 +02:00
Yazan Agha-Schrader
de834cd66b Merge pull request #2 from photovoltai/mounta11n-german-1
Create de.ts
2023-09-06 23:08:39 +02:00
Yazan Agha-Schrader
3daab97e59 Merge pull request #1 from photovoltai/mounta11n-german-1-1
Update index.ts
2023-09-06 23:07:46 +02:00
Yazan Agha-Schrader
13a30d76eb Update index.ts
add german ui translation
2023-09-06 23:05:46 +02:00
Yazan Agha-Schrader
c21c53159c Create de.ts
add german ui translation
2023-09-06 23:02:57 +02:00
kwaroran
7ccb413ebe [fix] account saving time 2023-09-02 00:49:24 +09:00
kwaroran
d8cc81543b Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-08-30 20:34:25 +09:00
kwaroran
20cc688ac0 [feat] 1.50.1 2023-08-30 20:32:28 +09:00
kwaroran
b948a746a3 [fix] template fix 2023-08-30 20:32:08 +09:00
kwaroran
2ed4790117 Bump @adobe/css-tools from 4.3.0-beta.2 to 4.3.1 (#239)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from
4.3.0-beta.2 to 4.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/adobe/css-tools/blob/main/History.md"><code>@​adobe/css-tools</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>4.3.1 / 2023-03-14</h1>
<ul>
<li>Fix redos vulnerability with specific crafted css string -
CVE-2023-26364</li>
</ul>
<h1>4.3.0 / 2023-03-07</h1>
<ul>
<li>Update build tools</li>
<li>Update exports path and files</li>
</ul>
<h1>4.2.0 / 2023-02-21</h1>
<ul>
<li>Add <a
href="https://github.com/container"><code>@​container</code></a>
support</li>
<li>Add <a href="https://github.com/layer"><code>@​layer</code></a>
support</li>
</ul>
<h1>4.1.0 / 2023-01-25</h1>
<ul>
<li>Support ESM Modules</li>
</ul>
<h1>4.0.2 / 2023-01-12</h1>
<ul>
<li><a
href="https://redirect.github.com/adobe/css-tools/issues/71">#71</a> :
<a href="https://github.com/import"><code>@​import</code></a> does not
work if url contains ';'</li>
<li><a
href="https://redirect.github.com/adobe/css-tools/issues/77">#77</a> :
Regression in selector parsing: Attribute selectors not parsed
correctly</li>
</ul>
<h1>4.0.1 / 2022-08-03</h1>
<ul>
<li>Change globalThis configuration for webpack so UMD module could be
used in nodejs (jest-dom)</li>
</ul>
<h1>4.0.0 / 2022-06-09</h1>
<ul>
<li>Adobe fork of css into <code>@​adobe/css</code></li>
<li>Convert the project into typescript</li>
<li>Optimization of performance (+25% in some cases)</li>
<li>Update all deps</li>
<li>Remove sourcemap support</li>
</ul>
<h1>2.2.1 / 2015-06-17</h1>
<ul>
<li>fix parsing escaped quotes in quoted strings</li>
</ul>
<h1>2.2.0 / 2015-02-18</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/adobe/css-tools/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@adobe/css-tools&package-manager=npm_and_yarn&previous-version=4.3.0-beta.2&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/kwaroran/RisuAI/network/alerts).

</details>
2023-08-30 20:13:48 +09:00
kwaroran
eaed2d7178 [feat] update cn 2023-08-30 20:13:23 +09:00
dependabot[bot]
3afb57abe1 Bump @adobe/css-tools from 4.3.0-beta.2 to 4.3.1
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.0-beta.2 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 11:11:35 +00:00
kwaroran
9d56d39956 Remove some oobabooga stop strings (#238)
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description
2023-08-30 20:11:26 +09:00
kwaroran
e0c75ffba2 [ver] 1.50.0 2023-08-30 20:09:35 +09:00
kwaroran
62e46563ae [feat] improve ooba formating 2023-08-30 20:07:36 +09:00
kwaroran
1b39526474 [feat] improve ooba template & ooba config 2023-08-30 20:04:21 +09:00
aegkmq
627f90440a Remove some oobabooga stop strings 2023-08-29 05:14:12 +09:00
kwaroran
4ef79c9e3c [ver] 1.49.0 2023-08-28 01:57:36 +09:00
kwaroran
1290021d94 [feat] added miro and cfg to nai 2023-08-28 01:57:12 +09:00
kwaroran
f1fce49b89 [feat] better nai support 2023-08-28 00:32:57 +09:00
kwaroran
269673c671 [fix] risuidentify 2023-08-27 23:52:47 +09:00
kwaroran
cc980a5c6d [feat] add name formating 2023-08-24 18:02:02 +09:00
kwaroran
327bc93456 [fix] ooba formating 2023-08-24 17:57:25 +09:00
kwaroran
d8a2df7c91 [ver] 1.48.2 2023-08-22 00:41:30 +09:00
kwaroran
9128316c83 [feat] add thankpage button 2023-08-22 00:40:51 +09:00
kwaroran
a239b6edc3 [ver] 1.48.1 2023-08-22 00:26:52 +09:00
kwaroran
c6a2f4455a [feat] add thankpage functionality 2023-08-22 00:26:29 +09:00
kwaroran
6c2b6a3293 [feat] add import on sidebar 2023-08-21 19:17:44 +09:00
kwaroran
3d2d07fece [feat] thankspage 2023-08-20 00:14:12 +09:00
kwaroran
9f82a489e8 *PLEASE* Update BotSettings.svelte (#233)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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 think you missed this one!
2023-08-19 23:13:02 +09:00
kwaroran
c4182194fc gptq experimental 2023-08-18 19:42:30 +09:00
kwaroran
71303e042c hide gptq on non dev 2023-08-18 19:39:05 +09:00
kwaroran
bf1bd127ab gptq processing 2023-08-18 19:38:52 +09:00
SeA-luby
ee982d6b98 Update BotSettings.svelte 2023-08-18 02:48:30 +09:00
kwaroran
b465d2639e [ver] 1.48.0 2023-08-17 18:46:31 +09:00
kwaroran
5c83634d25 [feat] persona import/export 2023-08-17 18:45:34 +09:00
kwaroran
5f7a5386d4 [feat] added 0613 to reverse proxy 2023-08-17 17:46:06 +09:00
kwaroran
2e438978b4 [feat] change default model 2023-08-17 17:19:49 +09:00
kwaroran
c944e780ac [fix] reroll problem 2023-08-17 17:13:47 +09:00