Commit Graph

3828 Commits

Author SHA1 Message Date
0cc4m
05e2b52a1a Merge upstream changes, fix conflict 2023-04-27 06:50:05 +02:00
Henk
55625e5cde Linux Isolation 2023-04-26 19:31:20 +02:00
Henk
9eaa2aba47 Isolate OPT Tokenizer Fix to OPT models 2023-04-25 22:49:56 +02:00
0cc4m
cd289a9478 Use custom pip repo for wheels instead of modifying install_requirements scripts 2023-04-25 19:06:25 +02:00
0cc4m
b58e5f353f Add wheel links file for pip 2023-04-25 18:56:25 +02:00
nerodiafasciata
8d61d6b04a install instruction update: don't run as admin (#12)
* Update README.md

Added note to tell windows users not to install as admin
2023-04-25 07:25:28 +02:00
Henk
560c8d23fb Re-add UI Json Fix 2023-04-23 21:37:24 +02:00
Henk
b8cd5f4c03 Revert "Added comregex_ui and comregex_ai to the UI under other settings. Needs proper titles and descriptions still."
This reverts commit d16a3f4dc3.
2023-04-23 21:35:24 +02:00
Henk
1c36eb9f2c Further Isolation 2023-04-23 21:24:17 +02:00
Henk
83beac4162 Merge branch 'main' into united 2023-04-23 21:16:24 +02:00
henk717
b808f039ab Pin TPU driver 2023-04-23 20:21:28 +02:00
henk717
d88f109073 TPU Fix Fix 2023-04-23 18:49:25 +02:00
henk717
b4cb09590f Update requirements_mtj.txt 2023-04-23 18:23:38 +02:00
henk717
5f0e2001a7 Remove broken TPU disclaimer 2023-04-23 17:50:03 +02:00
henk717
dddde7dbc3 Merge pull request #306 from Zurnaz/tpu_fix
Fix: TPU driver error
2023-04-23 12:32:14 +02:00
Bogdan Drema
92a0bf9524 Fix: TPU driver error
to_dlpack/from_dlpack was causing issues with tensor with new jax version
2023-04-23 00:49:42 +01:00
henk717
8f44141f96 Pin driver to the one from JAX 0.3.25 2023-04-23 01:43:37 +02:00
henk717
df0ab18696 Merge pull request #335 from Zurnaz/tpu_driver_fix
Fix: TPU driver error
2023-04-23 01:31:55 +02:00
Bogdan Drema
4502a3f6b8 Fix: TPU driver error
to_dlpack/from_dlpack was causing issues with tensor with new jax version
2023-04-22 22:31:21 +01:00
henk717
e4c15fe1f6 Update install_requirements.sh 2023-04-21 03:00:52 +02:00
henk717
b432d55d99 Merge pull request #291 from Relys/patch-1
Update install_requirements.sh
2023-04-20 14:03:35 +02:00
henk717
ee6e7e9b72 Colab description changes 2023-04-17 22:59:55 +02:00
nerodiafasciata
10c99a853c Added AMD instructions, added formatting
Added AMD install instructions
Formatted the install/run section for improved readability
2023-04-17 21:26:58 +02:00
henk717
5ae3c562fb Merge pull request #331 from ebolam/Upload_Fix
Fix for uploading files in UI2
2023-04-17 03:56:41 +02:00
ebolam
d16a3f4dc3 Added comregex_ui and comregex_ai to the UI under other settings. Needs proper titles and descriptions still. 2023-04-16 21:02:42 -04:00
ebolam
a34ce85d21 Fix for UI1 remote mode file loading from browser 2023-04-16 20:43:03 -04:00
ebolam
fcba26f631 Fix for uploading files in UI2 2023-04-16 20:32:51 -04:00
Henk
2926dac72b Don't print allowed_ips if unused 2023-04-16 23:59:13 +02:00
0cc4m
ded5542d3a Fix error in 4bit offloading initialization code when running with --nobreakmodel 2023-04-16 21:11:35 +02:00
Henk
b1d3a37fb0 <|comments|> now are [<|comments|>] to support OA 2023-04-16 19:31:17 +02:00
Syler Clayton
860b697a70 Update install_requirements.sh
Made parameter case insensitive.
2023-04-15 09:51:45 -07:00
0cc4m
fff2385173 Merge upstream changes 2023-04-15 18:35:54 +02:00
Henk
b68860b3de Workaround to make --host work again 2023-04-15 18:31:39 +02:00
Henk
67334bd698 Pin accelerate version 2023-04-15 17:45:00 +02:00
Henk
3eda7269f7 Fix incorrect host merge 2023-04-15 14:58:24 +02:00
Henk
bde9c6980f Transformers 4.28 support 2023-04-14 14:13:46 +02:00
henk717
03ab4b25af Merge branch 'KoboldAI:main' into united 2023-04-14 13:59:55 +02:00
biscober
35f908e147 Update install_requirements.bat (#7)
* Update install_requirements.bat

move command to dismount temp B drive to after pip install command which requires B drive to still be mounted

* Update install_requirements.bat

cmd /k not necessary

* Update install_requirements.bat

add quotes (probably not required but w/e)
2023-04-11 04:37:48 +02:00
0cc4m
687d107d20 Update README, remove steps that are no longer required 2023-04-10 22:46:12 +02:00
0cc4m
b628aec719 Automatic installation of the quant_cuda module during install_requirements
Kepler (K40+) and Maxwell support
2023-04-10 22:37:16 +02:00
henk717
2385a34098 Merge pull request #325 from YellowRoseCx/patch-1
Add IP Whitelisting to --host
2023-04-10 14:08:09 +02:00
0cc4m
7efd314428 Improve guide 2023-04-07 20:10:24 +02:00
0cc4m
ccf34a5edc Fix merge issues with upstream, merge changes 2023-04-07 19:51:07 +02:00
0cc4m
636c4e5a52 Update gptq repo 2023-04-07 11:48:57 +02:00
YellowRoseCx
ac98cd6dd1 add IP_whitelisting to koboldai_settings.py 2023-04-05 21:27:59 -05:00
YellowRoseCx
71e5d23a5b Add IP whitelisting to --host 2023-04-05 21:23:24 -05:00
0cc4m
40092cc9fa Improve guide formatting 2023-04-05 21:49:13 +02:00
0cc4m
8b4375307c Update file formatting section in guide 2023-04-05 21:10:40 +02:00
0cc4m
e4f8a9344c Merge pull request #1 from Digitous/patch-1
Add install instructions
2023-04-05 21:08:14 +02:00
Henk
80e4b9e536 Merge branch 'main' into united 2023-04-05 00:22:30 +02:00