Commit Graph

1270 Commits

Author SHA1 Message Date
Henk 82a250aa1b Revert "Fix tokenizer selection code"
This reverts commit 7fba1fd28a.
2022-09-27 15:33:08 +02:00
henk717 685ec3237b
Merge pull request #158 from VE-FORBRYDERNE/tokenizer
Fix tokenizer selection code
2022-09-26 21:34:26 +02:00
henk717 39bd02a40e
Merge pull request #157 from VE-FORBRYDERNE/patch
Fix `|` character sometimes appearing in editor
2022-09-26 21:34:16 +02:00
vfbd 7fba1fd28a Fix tokenizer selection code 2022-09-26 14:37:25 -04:00
vfbd ddc9be00d6 Attempt to fix issue where `|` appears in editor after pressing enter 2022-09-26 13:57:44 -04:00
henk717 6f6f22801b Add Erebus 2.7B 2022-09-25 11:06:13 +02:00
henk717 d3ed18457d
Merge pull request #156 from VE-FORBRYDERNE/patch
Fix saving of sharded HF models on non-Windows operating systems
2022-09-24 22:06:04 +02:00
vfbd 819bd8a78d Fix saving of sharded HF models on non-Windows operating systems 2022-09-24 15:55:53 -04:00
Henk 802758cf44 New models 2022-09-20 16:58:59 +02:00
henk717 389c3a523e New models 2022-09-19 19:51:42 +02:00
henk717 68ef84224e
OPT Nerys V2
Changes Nerys V2 to the better OPT variant, since the original contained bugs we replace it outright.
If people want the old one they can use KoboldAI/fairseq-dense-13B-Nerys-v2 manually.
2022-09-19 18:11:40 +02:00
Henk ac0bc1c020 New models 2022-09-19 01:55:12 +02:00
henk717 a656d93278
Update TPU.ipynb
Compatibility with the new transformers
2022-09-16 22:48:24 +02:00
henk717 bf3a838cf1
Merge pull request #152 from VE-FORBRYDERNE/dependency-fix
Fix compatibility issues with transformers and optax/chex
2022-09-15 23:23:29 +02:00
vfbd d55d8232d0 Unpin transformers version in Conda environments 2022-09-15 17:07:53 -04:00
vfbd 463bf86bcc aria2_hook now uses new cache format if you have transformers 4.22 2022-09-15 16:50:43 -04:00
vfbd 7bf6c9a23f Remove TPU Colab's dependency on optax and chex 2022-09-15 13:47:48 -04:00
vfbd 551565c5ac Fix error in aria2_hook when transformers version is at least 4.22.0
Some of the transformers.file_utils functions that were removed in
transformers v4.22.0 have equivalents in the huggingface_hub module.
2022-09-15 13:37:50 -04:00
Henk aac999c073 Pin transformers to 4.21.3 2022-09-15 00:25:33 +02:00
henk717 359f95aff1
Downgrade Chex
Chex got a breaking update, while it is not a direct dependency we add it so that optax and jax don't break.
2022-09-13 14:59:23 +02:00
henk717 fdd222e68f
Erebus link update
It changed on Huggingface, so lets update it here to
2022-09-09 16:43:19 +02:00
henk717 08a875ca63 Erebus 13B 2022-09-09 15:59:27 +02:00
henk717 9debec921a Erebus 13B 2022-09-09 15:57:27 +02:00
henk717 f7b720b127
Clarify umamba
People wanted the source code of umamba.exe so we clarify where it was taken from and where its source code can be found.
2022-08-31 02:16:35 +02:00
henk717 c55d1503ee Skein 20B 2022-08-19 17:23:11 +02:00
Henk 40268c8437 Even clearer uninstall warning 2022-08-16 15:15:08 +02:00
Henk 47ee392404 Uninstall Warning 2022-08-16 14:51:17 +02:00
Henk 60d330144b Remove banned notebooks 2022-08-12 01:06:27 +02:00
Henk c71fd0cc3f OPT Nerys V2 6B 2022-08-06 17:04:22 +02:00
henk717 c753eb24c8
Merge pull request #148 from LightSaveUs/main
Updated ReadMe and 2.7B models descriptions
2022-08-04 20:48:15 +02:00
LightSaveUs c314dde330
Returned the information about chatbot mode 2022-08-03 18:11:59 +03:00
LightSaveUs ee22248855
Updated the readme to reflect current reality 2022-08-03 03:06:18 +03:00
LightSaveUs c0d344d125
Fix for 2.7B model names in their descriptions 2022-08-03 01:56:31 +03:00
LightSaveUs c5e0e8a2be
Fix for 2.7B model names in their descriptions 2022-08-03 01:53:49 +03:00
henk717 88e48662a0
Merge pull request #147 from rahulmb/main
Update install_requirements.bat
2022-07-30 21:46:03 +02:00
Rahul Bhandari 15333501ac Update install_requirements.bat
%B% never set and finetuneanon is deprecated
2022-07-30 14:41:15 -05:00
henk717 e8a077f072
Merge pull request #146 from VE-FORBRYDERNE/aria2
Fix aria2 in Colab
2022-07-27 18:04:15 +02:00
vfbd 9c8b825b4a aria2 hook now also catches EntryNotFoundError 2022-07-27 11:45:07 -04:00
Henk 2cf6b60c6f New updater backport 2022-07-26 00:45:40 +02:00
Henk 4d8a633351 Aetherroom instead of aidg.club 2022-07-26 00:41:51 +02:00
henk717 92c5cfeb9b
Merge pull request #145 from LightSaveUs/patch-1
Default value fix
2022-07-22 15:32:09 +02:00
LightSaveUs 3865a2a77b
Default value fix
Fixing the default value
2022-07-22 16:27:45 +03:00
henk717 db35b20b49
Merge pull request #144 from LightSaveUs/main
Formatting fixes
2022-07-22 15:17:35 +02:00
LightSaveUs 9c2fde91e4
TPU Formatting Fix
Removed the information about irrelevant style (Chatbot)
2022-07-22 13:28:32 +03:00
LightSaveUs 4bd3b53c0a
GPU Formatting Fix
Removed the information about irrelevant style (Chatbot)
2022-07-22 13:27:57 +03:00
LightSaveUs 1eecef8c8b
GPU Formatting Fix #2
Deleted information about removed Convo and C1 chatbot models.
2022-07-22 13:15:08 +03:00
henk717 4bd9ac5a66
Merge pull request #141 from VE-FORBRYDERNE/lua
Correct typos in bridge.lua and API documentation
2022-07-21 20:02:35 +02:00
vfbd cb037a2ae9 Correct typos in bridge.lua and API documentation 2022-07-21 13:59:06 -04:00
LightSaveUs bd69cccefc
GPU Formatting Fix
Formatting issues fixes and unification
2022-07-21 03:10:14 +03:00
LightSaveUs 97ff194261
TPU Formatting Fix
Minor code cleanup, formatting issues fixes and unification
2022-07-21 02:52:20 +03:00