llm_calculator/js
Arseniy Romenskiy 2a1522fa70 Fix ConfigParser to handle nested text_config structure
- Check both config level and text_config level for fields
- num_key_value_heads now found in text_config
- num_attention_heads now found in text_config
- num_hidden_layers now found in text_config
- Warning checks also check both levels
2026-04-12 01:24:24 +03:00
..
app.js Fix ConfigParser to handle nested text_config structure 2026-04-12 01:24:24 +03:00
calculation.js Create LLM context memory calculator with: 2026-04-12 00:05:56 +03:00