ebolam
|
de080ed19e
|
Attempt number ????????? to fix game screen!
|
2023-04-25 20:11:46 -04:00 |
|
onesome
|
1db9d9ba61
|
Lazyload: Whoops
|
2023-04-25 18:46:54 -05:00 |
|
onesome
|
e28e268a2d
|
Use safetensors only when available
|
2023-04-25 18:32:37 -05:00 |
|
onesome
|
0268305cfe
|
Change fallback notifications to warnings
|
2023-04-25 18:26:49 -05:00 |
|
onesome
|
98cd6aa246
|
Make RWKV experimental
|
2023-04-25 17:13:06 -05:00 |
|
onesome
|
b8bef641ff
|
Merge branch 'united' of https://github.com/henk717/KoboldAI into model-structure-and-maybe-rwkv
|
2023-04-25 16:54:53 -05:00 |
|
Henk
|
9eaa2aba47
|
Isolate OPT Tokenizer Fix to OPT models
|
2023-04-25 22:49:56 +02:00 |
|
henk717
|
c3bf89a94f
|
Missed a spot
|
2023-04-24 19:20:35 +02:00 |
|
henk717
|
1ae1d499e8
|
Remove banned model
|
2023-04-24 19:15:17 +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 |
|
ebolam
|
92e41aa4ed
|
Fix for edge browser
|
2023-04-21 15:49:23 -04:00 |
|
ebolam
|
98e4ed33d0
|
Fix for doing a ctrl+a when in the game area but not on any chunk not syncing
|
2023-04-21 15:18:48 -04:00 |
|
ebolam
|
83be223426
|
Fixed Story sync loss after loading a story
|
2023-04-21 14:58:45 -04:00 |
|
ebolam
|
42a1157e81
|
Potential race condition fix
|
2023-04-21 14:53:46 -04:00 |
|
ebolam
|
d7c46f668c
|
fix tab vs space error
|
2023-04-21 14:11:51 -04:00 |
|
ebolam
|
15bde91898
|
Bug fix
|
2023-04-21 12:29:46 -04:00 |
|
ebolam
|
3990e67b81
|
Merge commit 'refs/pull/378/head' of https://github.com/ebolam/KoboldAI into united
|
2023-04-21 08:27:36 -04:00 |
|
ebolam
|
dd79a54904
|
Bug Fix for text highlighting and deleting old code
|
2023-04-21 08:13:25 -04:00 |
|
henk717
|
e4c15fe1f6
|
Update install_requirements.sh
|
2023-04-21 03:00:52 +02:00 |
|
ebolam
|
b63103b729
|
Text highlighting fix
|
2023-04-20 13:30:36 -04:00 |
|
ebolam
|
0aadffdbac
|
Functional edit screen with mutation observers
|
2023-04-20 11:09:49 -04:00 |
|
henk717
|
b432d55d99
|
Merge pull request #291 from Relys/patch-1
Update install_requirements.sh
|
2023-04-20 14:03:35 +02:00 |
|
ebolam
|
05ce5dcc27
|
New edit savings. Based on mutation observers. Needs edit highlighting
|
2023-04-19 21:19:16 -04:00 |
|
ebolam
|
34f4a03f02
|
re-write of the game text editor
|
2023-04-19 18:39:12 -04:00 |
|
henk717
|
ee6e7e9b72
|
Colab description changes
|
2023-04-17 22:59:55 +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 |
|
Henk
|
b1d3a37fb0
|
<|comments|> now are [<|comments|>] to support OA
|
2023-04-16 19:31:17 +02:00 |
|
somebody
|
f9fb5eba89
|
Remove debug
|
2023-04-15 18:56:49 -05:00 |
|
somebody
|
5dd67d027a
|
Workaround for socketio context errors for loading
|
2023-04-15 18:54:21 -05:00 |
|
somebody
|
08b4e317ff
|
Fix double slashing
|
2023-04-15 13:30:05 -05:00 |
|
somebody
|
d3a73aaeba
|
Fix api
|
2023-04-15 13:17:20 -05:00 |
|
somebody
|
4dcf570407
|
Fix legacy model loading
|
2023-04-15 12:57:35 -05:00 |
|
Syler Clayton
|
860b697a70
|
Update install_requirements.sh
Made parameter case insensitive.
|
2023-04-15 09:51:45 -07:00 |
|
somebody
|
2a977feb3e
|
Merge branch 'model-structure-and-maybe-rwkv' of https://github.com/one-some/KoboldAI into model-structure-and-maybe-rwkv
|
2023-04-15 11:51:39 -05:00 |
|