Webifi
|
50f397bbfa
|
Merge branch 'main' of https://github.com/Niek/chatgpt-web
|
2023-08-26 18:14:43 -05:00 |
Webifi
|
db0beb8c51
|
fix profile issue
|
2023-08-26 18:12:41 -05:00 |
Niek van der Maas
|
0fc4907d6c
|
Bump deps
|
2023-08-26 08:04:46 +02:00 |
Niek van der Maas
|
38721c97e6
|
Merge pull request #262 from Webifi/main
Refactor models, Add StableBeluga2, example profile for LLaMA models and "CheapGPT" profile
|
2023-08-26 08:03:15 +02:00 |
Webifi
|
462cfbd2fd
|
enable Llama-2 non-chat model
|
2023-08-25 16:54:17 -05:00 |
Webifi
|
334d90ffc0
|
continue to tweak profile dialog
|
2023-08-25 15:56:56 -05:00 |
Webifi
|
57c5a5574a
|
Update save/send shortcut to ctrl-enter
|
2023-08-25 11:27:53 -05:00 |
Webifi
|
a8e7ad0ff6
|
Keep loading prompt after summary
|
2023-08-25 00:24:26 -05:00 |
Webifi
|
d4e12b49fb
|
Keep loading prompt after summary
|
2023-08-25 00:13:43 -05:00 |
Webifi
|
57bb9d0922
|
Profile tweak
|
2023-08-24 21:58:50 -05:00 |
Webifi
|
58508efe57
|
Profile tweak
|
2023-08-24 21:54:43 -05:00 |
Webifi
|
7e44a63fec
|
alt-s to save and send message
|
2023-08-24 19:48:03 -05:00 |
Webifi
|
a278d54a15
|
Take top_p down a touch
|
2023-08-24 18:13:12 -05:00 |
Webifi
|
b3a71dd3b0
|
Simplify prompts now that we have repetitionPenalty
|
2023-08-22 16:21:09 -05:00 |
Niek van der Maas
|
70bd02393a
|
Merge pull request #264 from Niek/dependabot/npm_and_yarn/svelte-local-storage-store-0.6.0
Bump svelte-local-storage-store from 0.5.0 to 0.6.0
|
2023-08-21 10:17:49 +02:00 |
Niek van der Maas
|
f736d14a78
|
Merge pull request #265 from Niek/dependabot/npm_and_yarn/tslib-2.6.2
Bump tslib from 2.6.1 to 2.6.2
|
2023-08-21 10:17:39 +02:00 |
Niek van der Maas
|
dec884459a
|
Merge pull request #267 from Niek/dependabot/npm_and_yarn/types/node-20.5.1
Bump @types/node from 20.5.0 to 20.5.1
|
2023-08-21 10:17:23 +02:00 |
Niek van der Maas
|
9d35a7904d
|
Merge pull request #263 from Niek/dependabot/npm_and_yarn/postcss-8.4.28
Bump postcss from 8.4.27 to 8.4.28
|
2023-08-21 10:17:07 +02:00 |
dependabot[bot]
|
e3c22d8f4e
|
Bump @types/node from 20.5.0 to 20.5.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 08:14:10 +00:00 |
dependabot[bot]
|
c9a0b3be8a
|
Bump tslib from 2.6.1 to 2.6.2
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 08:13:54 +00:00 |
dependabot[bot]
|
146e2093a0
|
Bump svelte-local-storage-store from 0.5.0 to 0.6.0
Bumps [svelte-local-storage-store](https://github.com/joshnuss/svelte-local-storage-store) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/joshnuss/svelte-local-storage-store/releases)
- [Changelog](https://github.com/joshnuss/svelte-local-storage-store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joshnuss/svelte-local-storage-store/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: svelte-local-storage-store
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 08:13:45 +00:00 |
dependabot[bot]
|
18d5196e1d
|
Bump postcss from 8.4.27 to 8.4.28
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 08:13:32 +00:00 |
Webifi
|
85c5587a9f
|
Set new chat settings via URI
|
2023-08-20 15:44:05 -05:00 |
Webifi
|
86211b0910
|
Reduce repetitionPenalty from recommended 1.2 to 1.1
|
2023-08-20 14:08:44 -05:00 |
Webifi
|
3593744035
|
typo
|
2023-08-20 14:01:01 -05:00 |
Webifi
|
754f8b5d69
|
Change default repetitionPenalty to 1.2
|
2023-08-20 13:57:07 -05:00 |
Webifi
|
fc46a21ab7
|
fix typo
|
2023-08-20 13:49:33 -05:00 |
Webifi
|
cd443a6e06
|
Use repititionPenalty
|
2023-08-20 13:19:38 -05:00 |
Webifi
|
70c2f5928a
|
Enable repitition_penalty setting for petals
|
2023-08-20 13:11:20 -05:00 |
Webifi
|
cf0fa4d5fc
|
Add summary prompt
|
2023-08-19 21:15:28 -05:00 |
Webifi
|
0e1bdfe9a4
|
prompt tweak
|
2023-08-19 20:36:02 -05:00 |
Webifi
|
3b72f73080
|
fix prompt continuation for petals
|
2023-08-19 19:16:18 -05:00 |
Webifi
|
54aac40788
|
Allow resume of truncated petals completions
|
2023-08-19 18:52:53 -05:00 |
Webifi
|
8ce425722b
|
tweak profile
|
2023-08-19 17:56:59 -05:00 |
Webifi
|
f805f08f98
|
Add ability for non-submitted notes in system prompt
|
2023-08-19 16:26:24 -05:00 |
Webifi
|
96696347a2
|
tweak profile
|
2023-08-19 15:57:26 -05:00 |
Webifi
|
deb75832e7
|
specify profile for new chat via uri
|
2023-08-19 13:09:43 -05:00 |
Webifi
|
ed0dbe1188
|
Enable petals via uri
|
2023-08-19 13:09:13 -05:00 |
Webifi
|
98dbaec35a
|
Fix missing prompt prefix
|
2023-08-19 12:44:37 -05:00 |
Webifi
|
43792b1d69
|
Update CheapGPT
|
2023-08-18 13:25:33 -05:00 |
Webifi
|
5eea1c8ddd
|
fix typo
|
2023-08-18 13:14:20 -05:00 |
Webifi
|
f9183c0662
|
Shrink text-areas on profile change
|
2023-08-18 13:06:51 -05:00 |
Webifi
|
c70b2c3928
|
auto apply system prompt changes to current chat
|
2023-08-18 12:47:47 -05:00 |
Webifi
|
538e9d749a
|
Enable system prompt for CheapGPT
|
2023-08-18 12:35:53 -05:00 |
Webifi
|
ff97a30e78
|
tweak profile
|
2023-08-17 21:34:05 -05:00 |
Webifi
|
a260d49d5a
|
Add more variation in response
|
2023-08-17 21:32:29 -05:00 |
Webifi
|
726842179c
|
typo
|
2023-08-17 18:46:12 -05:00 |
Webifi
|
e5f6be8f81
|
typos
|
2023-08-17 18:27:10 -05:00 |
Webifi
|
bc7ba1da74
|
Try to make jenLlama profile more creative in responses
|
2023-08-17 18:20:28 -05:00 |
Webifi
|
8edccda1eb
|
Allow more leeway in name suggestion token count
|
2023-08-17 12:24:39 -05:00 |