numericValues property
Requested keys that were present with an integer value (any GGUF int width). Keys that are absent, or whose value is neither a string nor an integer, are omitted from both maps.
Implementation
final Map<String, int> numericValues;