gerbil/src
2025-11-24 16:22:06 -08:00
..
assets fully refactoring from classes to functions, don't allow switching frontends when launched 2025-09-09 02:32:18 -07:00
components improve handling of incomplete model downloads on app quit or eject, more helpful hf searching for image gen models 2025-11-19 11:37:41 -08:00
constants proxy the deployed version of gerbil through localhost to avoid file-origin related CORS issues in open webui, clear the text gen model when image gen preset gets selected 2025-11-24 12:45:53 -08:00
hooks fix CUDA devices not being listed under system hardware, calcuate our own auto VRAM layers instead of relying on kcpp 2025-11-03 18:52:31 -08:00
main fix koboldai lite CSS overrides not working on windows 2025-11-24 16:22:06 -08:00
preload WIP: download and store web-based models instead of relying on kcpp 2025-11-18 23:23:48 -08:00
stores proxy the deployed version of gerbil through localhost to avoid file-origin related CORS issues in open webui, clear the text gen model when image gen preset gets selected 2025-11-24 12:45:53 -08:00
styles better old window state recreation, more distrinct select option highlights in light mode, better updated version cleanup 2025-09-24 23:17:39 -07:00
types WIP: download and store web-based models instead of relying on kcpp 2025-11-18 23:23:48 -08:00
utils revert fake path sanitation "fixes" for CodeQL as it's a waste of time and gerbil is for offline desktop use not web/online 2025-11-24 14:06:47 -08:00
main.tsx better theming, new button to open install dir, new button to view the app config 2025-09-20 22:09:00 -07:00
theme.ts default auto gpu layers on, minor improvements 2025-09-22 13:15:30 -07:00