vfbd
|
6758d5b538
|
Merge branch 'united' into mkultra
|
2022-09-28 14:30:34 -04:00 |
henk717
|
3a094a049b
|
Merge pull request #223 from ebolam/united
Fix for GPT models downloading even when present in model folder
|
2022-09-28 19:15:33 +02:00 |
ebolam
|
e7973e13ac
|
Fix for GPT models downloading even when present in model folder
|
2022-09-28 12:47:50 -04:00 |
henk717
|
0f7ecb3257
|
Merge pull request #222 from ebolam/united
Fix for lazy loading on models after a non-lazy load model
|
2022-09-28 01:54:21 +02:00 |
ebolam
|
f0690373b3
|
Merge branch 'united' of https://github.com/ebolam/KoboldAI into united
|
2022-09-27 19:52:44 -04:00 |
ebolam
|
72fc68c6e4
|
Fix for lazy loading on models after a non-lazy load model
|
2022-09-27 19:52:35 -04:00 |
henk717
|
c935d8646a
|
Merge pull request #221 from ebolam/united
Fix for loading models that don't support breakmodel (GPU/CPU support…
|
2022-09-28 01:32:08 +02:00 |
ebolam
|
4aa842eada
|
Merge commit 'refs/pull/180/head' of https://github.com/ebolam/KoboldAI into united
|
2022-09-27 19:29:05 -04:00 |
ebolam
|
be719a7e5e
|
Fix for loading models that don't support breakmodel (GPU/CPU support in UI)
|
2022-09-27 19:02:37 -04:00 |
Henk
|
52e120c706
|
Disable breakmodel if we error on the check
|
2022-09-28 01:00:06 +02:00 |
henk717
|
d2ff32be32
|
Merge pull request #220 from ebolam/united
Fix for loading models on CPU only that don't support breakmodel
|
2022-09-28 00:46:37 +02:00 |
Henk
|
057ddb4fb2
|
Better --cpu handling
|
2022-09-28 00:45:17 +02:00 |
ebolam
|
168ae8083c
|
Remove debug print
|
2022-09-27 18:30:20 -04:00 |
ebolam
|
0311cc215e
|
Fix for loading models on CPU only that don't support breakmodel
|
2022-09-27 18:29:32 -04:00 |
henk717
|
3906cc1bd0
|
Merge pull request #219 from ebolam/united
Fix for GPT2 breakmodel in the UI
|
2022-09-28 00:17:27 +02:00 |
ebolam
|
edd50fc809
|
Fix for GPT2 breakmodel in the UI
|
2022-09-27 17:58:51 -04:00 |
Henk
|
f1d63f61f3
|
Syntax fix
|
2022-09-27 22:43:09 +02:00 |
henk717
|
d772837ad0
|
Merge pull request #217 from ebolam/united
Fix for older model loading
|
2022-09-27 22:41:13 +02:00 |
ebolam
|
908dc8ea60
|
Fix for older model loading
|
2022-09-27 15:59:56 -04:00 |
Henk
|
62921c4896
|
getmodelname for configname
|
2022-09-27 21:11:31 +02:00 |
Henk
|
6c32bc18d7
|
GPT2Tokenizer for TPU
|
2022-09-27 18:33:31 +02:00 |
Henk
|
60d09899ea
|
Don't use Fast tokenizers when we don't have to
|
2022-09-27 18:26:13 +02:00 |
Henk
|
11455697ef
|
Tokenizer Fixes (Slow first to keep coherency)
|
2022-09-27 17:57:18 +02:00 |
Henk
|
07896867b2
|
Revert Tokenizer Change
|
2022-09-27 15:36:08 +02:00 |
Henk
|
82a250aa1b
|
Revert "Fix tokenizer selection code"
This reverts commit 7fba1fd28a .
|
2022-09-27 15:33:08 +02:00 |
henk717
|
7f5ba8a678
|
Merge pull request #216 from VE-FORBRYDERNE/merge
Merge main into united
|
2022-09-26 22:11:44 +02:00 |
vfbd
|
79ae0f17ec
|
Merge branch 'main' into merge
|
2022-09-26 16:10:10 -04: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 |
Henk
|
ce692c7ebf
|
Pinned info toggle fix
|
2022-09-26 16:36:50 +02:00 |
henk717
|
c88f88f54d
|
Merge pull request #215 from ebolam/united
Update for horde selection to pull models automatically
|
2022-09-25 19:50:44 +02:00 |
ebolam
|
1f6861d55c
|
Update for horde selection to pull models automatically (or on typing with a 1 second delay
|
2022-09-25 13:49:02 -04:00 |
Henk
|
50266ab49a
|
Torch fixes for colab
|
2022-09-25 19:47:08 +02:00 |
Henk
|
b0a32d3646
|
Requirements Cleanup
|
2022-09-25 19:40:59 +02:00 |
Henk
|
9f15077337
|
Requirements Updates
|
2022-09-25 19:33:18 +02:00 |
Henk
|
6009586ac8
|
Requirements Updates
|
2022-09-25 19:30:09 +02:00 |
Henk
|
1a55088a21
|
Merge branch 'united' of https://github.com/henk717/koboldai into united
|
2022-09-25 17:26:59 +02:00 |
Henk
|
d7ed577bf7
|
Don't stream in chatmode
|
2022-09-25 17:26:52 +02:00 |
henk717
|
0da5031955
|
Merge branch 'KoboldAI:main' into united
|
2022-09-25 17:08:07 +02:00 |
Henk
|
465c1fd64d
|
1.19 version bump and polish
|
2022-09-25 17:00:33 +02:00 |
Henk
|
ba85ae4527
|
WI Improvements
|
2022-09-25 11:13:57 +02:00 |
henk717
|
6f6f22801b
|
Add Erebus 2.7B
|
2022-09-25 11:06:13 +02:00 |
Henk
|
d4b7705095
|
Merge branch 'main' into united
|
2022-09-24 22:14:32 +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
|
c66657ef1b
|
Flaskwebgui removal 2
|
2022-09-23 14:46:02 +02:00 |
Henk
|
557f7fc0fc
|
Remove flaskwebgui (Conflicts with our threading)
|
2022-09-23 14:45:47 +02:00 |
Henk
|
2ec7e1c5da
|
Continue if webbrowser fails to open
|
2022-09-23 14:24:57 +02:00 |