Commit Graph

1431 Commits

Author SHA1 Message Date
henk717 699c2353e7
Merge branch 'KoboldAI:main' into united 2022-07-27 18:06:53 +02: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
henk717 fe64e480ee
Merge pull request #171 from ebolam/united
Add Download Model Status
2022-07-26 00:52:12 +02:00
Henk 317e85dbaa New spacing language 2022-07-26 00:49:54 +02:00
henk717 c43fefed74
Merge branch 'KoboldAI:main' into united 2022-07-26 00:45:53 +02:00
Henk 2cf6b60c6f New updater backport 2022-07-26 00:45:40 +02:00
henk717 7721b72184
Merge branch 'KoboldAI:main' into united 2022-07-26 00:42:35 +02:00
Henk 4d8a633351 Aetherroom instead of aidg.club 2022-07-26 00:41:51 +02:00
ebolam 3b5ab92a02 Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-07-25 18:29:27 -04:00
ebolam 12acb50ee0 Fix for getting "model download status" when downloading config to figure out layer counts 2022-07-25 18:29:14 -04:00
henk717 46231519af
Merge pull request #172 from scott-ca/united
Added functionality to load all of the CLI arguments via a single JSON file
2022-07-26 00:14:46 +02:00
scott-ca ce2efa0149
Update customsettings_template.json 2022-07-23 22:06:56 -06:00
scott-ca 9dc9966433 Added functionality to add any/all args via json 2022-07-23 22:02:03 -06:00
ebolam 0ab3612e49
Merge branch 'henk717:united' into united 2022-07-22 13:58:58 -04:00
ebolam 907cf74b13 Added status bar for downloading models 2022-07-22 13:58:20 -04:00
henk717 e860eb161d
Merge branch 'KoboldAI:main' into united 2022-07-22 15:33:25 +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 f1fd46fca6
Merge branch 'KoboldAI:main' into united 2022-07-22 15:19:19 +02: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 5f3783a294
Merge branch 'KoboldAI:main' into united 2022-07-21 20:02:45 +02: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
ebolam 2b53598307
Fixes for file editor (#170)
Various fixes for the file editor by Ebolam
2022-07-20 00:50:03 +02:00
ebolam a0475ba049 Moved emit action on fire browser to button rather than icon for easier clicking 2022-07-19 18:16:01 -04:00
ebolam f58064e72c Revert "Fix for aidg.club website being taken read-only"
This reverts commit 23a031d852.
2022-07-19 16:54:32 -04:00
ebolam c3fdee68a8 Revert "Revert "Fix for edit files""
This reverts commit 9c1fc5af8b.
2022-07-19 16:53:45 -04:00
ebolam 9c1fc5af8b Revert "Fix for edit files"
This reverts commit aedd7e966b.
2022-07-19 14:02:27 -04:00
ebolam 23a031d852 Fix for aidg.club website being taken read-only 2022-07-19 13:40:55 -04:00
ebolam 68d143b80c Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-07-15 12:30:18 -04:00
ebolam d91ed3141d Fix for non ascii files in edit mode 2022-07-15 12:30:02 -04:00
ebolam 9c136985a7
Merge branch 'henk717:united' into united 2022-07-15 12:29:00 -04:00
henk717 68110c5930
Merge branch 'KoboldAI:main' into united 2022-07-12 23:03:09 +02:00
henk717 025db3bd04
Merge pull request #138 from VE-FORBRYDERNE/lazy-loader
Fix for lazy loader in PyTorch 1.12
2022-07-12 23:02:58 +02:00
henk717 836759d826
Merge pull request #137 from VE-FORBRYDERNE/jaxlib
TPU Colab hotfix
2022-07-12 23:02:40 +02:00
vfbd 39d48495ce Fix for lazy loader in PyTorch 1.12
There is no `torch._StorageBase` in PyTorch 1.12, but otherwise it still
works.
2022-07-12 16:48:01 -04:00
vfbd 70aa182671 Restrict jaxlib version in TPU Colabs 2022-07-12 16:30:26 -04:00
henk717 f900a17f3c
Merge pull request #168 from VE-FORBRYDERNE/bloom
BLOOM support for TPU instances
2022-07-08 01:25:28 +02:00
vfbd d9e7ca5b48 Upload map file for BLOOM 2022-07-07 17:48:00 -04:00
henk717 9e140e3ba9
Merge branch 'KoboldAI:main' into united 2022-07-05 21:35:53 +02:00
henk717 dd6da50e58
Merge pull request #136 from VE-FORBRYDERNE/opt
Fix base OPT-125M and finetuned OPT models in Colab TPU instances
2022-07-05 21:35:39 +02:00
vfbd 2a78b66932 Fix base OPT-125M and finetuned OPT models in Colab TPU instances 2022-07-05 15:28:58 -04:00
vfbd c94f875608 Fix Z algorithm in basic phrase bias script 2022-07-05 14:43:58 -04:00
ebolam aedd7e966b Fix for edit files 2022-07-04 19:08:30 -04:00