Remix.run Logo
TZubiri 2 days ago

https://github.com/openai/gpt-oss/tree/main

Sure a project can be based on more than 1 language. But it seems to be mostly python.

pjmlp 2 days ago | parent [-]

You missed these trees on the Python forest,

https://github.com/openai/gpt-oss/blob/main/pyproject.toml

https://github.com/openai/gpt-oss/blob/main/CMakeLists.txt

TZubiri 2 days ago | parent [-]

You are right, they are using Docker, therefore it's written in C.