pub fn model_window(model: &str) -> Option<u64>
The context window of model, in tokens — None when it is not in the static table (never a guess).
model
None