Skip to content

Update model sizes for github-copilot#810

Open
nulladdict wants to merge 1 commit intoanomalyco:devfrom
nulladdict:dev
Open

Update model sizes for github-copilot#810
nulladdict wants to merge 1 commit intoanomalyco:devfrom
nulladdict:dev

Conversation

@nulladdict
Copy link

@nulladdict nulladdict commented Feb 5, 2026

A bunch of model sizes are wrong. I fixed them
The sizes are also approximate (some are kinda weird and don't end with zeros, e.g. 127805 input size for gpt 5.2). I didn't fix that

Screenshot 2026-02-05 at 20 53 03

@nulladdict
Copy link
Author

I just realized the screenshot from vscode shows input and output sizes but all copilot models are defined in terms of context size and output size (no input)

Don't really know if it's correct feel free to close this PR if it's a totally wrong approach

@rekram1-node
Copy link
Contributor

There is a concept of input actually

@rekram1-node
Copy link
Contributor

Look at openai gpt-5 variant models (from openai provider)

@messense
Copy link

messense commented Feb 6, 2026

Here is the models from copilot /v1/models api, hope it helps!

copilot-models.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants