Commit graph

  • 6011500e94 Add AGENTS.md with architecture and development guidelines master Arseniy Romenskiy 2026-04-12 02:49:59 +03:00
  • 5821734eb8 Fix error icon styling and tooltip functionality Arseniy Romenskiy 2026-04-12 02:29:55 +03:00
  • fd6208a376 Fix tooltips and error icons after config parsing Arseniy Romenskiy 2026-04-12 02:19:03 +03:00
  • ca578b93de Fix HuggingFace URL to use /resolve/main/ instead of /blob/main/ Arseniy Romenskiy 2026-04-12 02:11:19 +03:00
  • fb2d114d38 Add HuggingFace model auto-fetch feature Arseniy Romenskiy 2026-04-12 01:52:34 +03:00
  • 2a1522fa70 Fix ConfigParser to handle nested text_config structure Arseniy Romenskiy 2026-04-12 01:24:24 +03:00
  • b8352ebd17 Add config.json support with auto-populate and reset features Arseniy Romenskiy 2026-04-12 01:12:53 +03:00
  • c471e1d0a9 Create LLM context memory calculator with: - Accurate memory calculation using ggml quantization formulas - Support for f32, f16, bf16, q8_0, q4_0, q4_1, iq4_nl, q5_0, q5_1 quantizations - Asymmetric context support (separate K/V cache quantization) - Full attention interval support - Parallel sequences multiplier - Bilingual interface (Russian/English) - Retro-style design with tooltips romenskiy2012 2026-04-11 23:54:55 +03:00