Commit Graph

1910 Commits

Author SHA1 Message Date
Henk 93bf023bd7 Use our own horde URL 2023-03-01 17:54:39 +01:00
henk717 750cc3d2dc
Merge pull request #245 from db0/kaimergemain2
Makes prod version of KAI work with merged hordes in stablehorde.net
2023-03-01 17:52:58 +01:00
Henk 0e06fc371f Modeldir Fix 2023-02-27 17:46:33 +01:00
Divided by Zer0 6426e3ca24 changes 2023-02-23 18:34:46 +01:00
Divided by Zer0 2de9672b95 attempt1 2023-02-23 18:27:11 +01:00
henk717 c27faf56e6 Updated Silence Audio - GPU 2023-02-20 18:43:06 +01:00
henk717 5962a6cb4f Updated Audio Link - TPU 2023-02-20 18:41:06 +01:00
Henk 1378fe8beb Silence file for colab 2023-02-20 18:28:58 +01:00
waffshappen a0d4497c95
Also update CUDA container 2023-02-16 10:37:58 +00:00
waffshappen d026bd79cb
Allow Project File Access with Podman+Selinux
With selinux enabled distros containers accessing KoboldAIs main directory as content, as planned here, will likely generally be denied (atleast with podman).
Option 1 would be to mark it with the right label - like :z - but that has other Implications for the content directory.

The other fix, if uglier, is to run the container without labels being enforced and thus allow the file access as the same user and with no further sideeffects to the project file labelling.
2023-02-15 23:32:41 +00:00
Henk cc01ad730a Don't install safetensors for MTJ 2023-02-11 11:20:21 +01:00
Henk b58daa1ba1 Pin Flask-cloudflared 2023-02-10 19:11:13 +01:00
henk717 661bd5c99e Hide Pygmalion 6B Dev, currently only supported on the GPU 2023-01-31 19:24:19 +01:00
Henk 257a535be5 Revision Fixes Fixes 2023-01-31 05:17:34 +01:00
Henk 739cccd8ed Revision Fixes 2023-01-31 04:48:46 +01:00
henk717 e9cf9fa6d0 Pygmalion Dev support 2023-01-27 05:20:09 +01:00
henk717 031c06347f Streamlining Revision Support 2023-01-24 13:51:08 +01:00
henk717 a185cbd015 Fix Defaults 2023-01-24 13:31:45 +01:00
henk717 a046db4ded Gemaakt met Colaboratory 2023-01-24 13:16:49 +01:00
henk717 47a27fa906 Cloudflare as default again - GPU 2023-01-23 18:15:37 +01:00
henk717 24f50d6fb7
Download Manager Support docker-rocm 2023-01-18 02:04:45 +01:00
henk717 22acde1ab7
Download Manager Support docker-cuda 2023-01-18 02:04:14 +01:00
Henk e9859cf17d DNSPython workaround
DNSPython had an update eventlet is not ready for. We now manually cap DNSPython to ensure the installations still happen correctly.
2023-01-16 16:32:17 +01:00
Henk 307fc97b9d ROCm Dependency Bump/Fix 2023-01-13 22:49:32 +01:00
henk717 4a88e41d14 Pygmalion 6B 2023-01-10 17:22:03 +01:00
henk717 1628b789d1 Add Pygmalion 2023-01-09 23:36:43 +01:00
Henk 857476ef6b ROCm torch version pin 2023-01-08 17:10:59 +01:00
Henk 7fc5c46c1d Add Safetensors
Having the dependency adds basic support for safetensor models.
2023-01-06 16:40:56 +01:00
henk717 1dbc987048 6B models now Colab Free has beefier GPU's 2022-12-21 16:52:41 +01:00
henk717 a04f99891f
Merge pull request #194 from Gouvernathor/patch-1
Update usage instructions for git-clone use
2022-12-21 15:36:15 +01:00
henk717 75fecb86cc
Merge pull request #196 from henk717/united
Improved model support & Shortcut Fixes
2022-12-18 20:18:13 +01:00
Gouvernathor a4f49c097a
Add git clone command and Linux case 2022-12-17 12:13:51 +01:00
Gouvernathor 55cf5f2f67
Update usage instructions for git-clone use 2022-12-17 04:10:56 +01:00
henk717 23b2d3a99e
Merge pull request #236 from one-some/united
Move shortcuts to Alt
2022-12-17 00:37:18 +01:00
somebody 9efbe381cf Move shortcuts to Alt from Ctrl 2022-12-16 16:47:22 -06:00
henk717 0a926e41e4
Merge pull request #235 from VE-FORBRYDERNE/patch
Fix materialize function for galactica models
2022-12-12 20:15:54 +01:00
vfbd 33ba3e7e27 Fix materialize function for galactica models 2022-12-12 14:11:08 -05:00
Henk eeb1774d42 Cleaner implementation of zipfolder 2022-12-10 19:23:08 +01:00
Henk 9a8e8a0005 New pytorch zipfile support 2022-12-10 19:11:07 +01:00
henk717 dd7363548c
Merge pull request #191 from henk717/united
Probability Viewer Fix
2022-12-09 21:56:41 +01:00
henk717 686845cd21
Merge pull request #234 from one-some/united
Move probability visualization to after logitwarpers
2022-12-09 21:22:33 +01:00
somebody e6656d68a1 Move probability visualization to after logitwarpers 2022-12-09 13:47:38 -06:00
henk717 55ef53f39b
Typo fix 2022-12-08 15:17:10 +01:00
henk717 0b3e22ee13
Merge pull request #185 from henk717/united
Pin transformers version
2022-12-02 02:03:23 +01:00
Henk d0cb463c53 Pin transformers version
To avoid breaking changes lets force the exact transformers version we code against. This will be automatically picked up by all the automatic updaters.
2022-12-02 01:48:12 +01:00
henk717 e8245478d6
Merge pull request #184 from henk717/united
Cap transformers version
2022-12-02 01:27:18 +01:00
henk717 f72ceeadd0
Cap transformers version
Since MTJ is low level, we force a fixed transformers version to have more controlled updates when needed
2022-12-02 01:10:59 +01:00
henk717 04d9172fcd
Merge pull request #180 from VE-FORBRYDERNE/patch
Only enable TPU transpose optimization if loading from HF model
2022-11-21 20:02:14 +01:00
vfbd 9a3f0eaab2 Only enable TPU transpose optimization if loading from HF model 2022-11-21 13:47:18 -05:00
henk717 f2077b8e58
Merge pull request #179 from henk717/united
1.19.2
2022-11-20 16:26:03 +01:00