logoalt Hacker News

teachtoday at 5:29 PM3 repliesview on HN

Dumb question, but if this is "open source" is there source code somewhere? Or does that term mean something different in the world of models that must be trained to be useful?


Replies

Domantoday at 5:57 PM

Files can be downloaded here: https://huggingface.co/CohereLabs/cohere-transcribe-03-2026/...

And someone has already converted it to onnx format: https://huggingface.co/eschmidbauer/cohere-transcribe-03-202... - so it can be run on CPU instead of GPU.

gunalxtoday at 6:55 PM

Most use definition is just awailable weigths.

This kids make sense because "compiling" (training) the model cost inhibitly much, and we can still benefit from the artifacts.

stronglikedantoday at 5:56 PM

I presume it means the model itself.