External Publication
Visit Post

C-inf soft sparsity engine maths and code from 1972

Hugging Face Forums [Unofficial] June 21, 2026
Source

Ah, I see. In that case, I think a Model repo is fine.

More generally, my impression is that if the files are AI/ML-related, putting them somewhere on the Hub is usually reasonable. The difference between repo types is mostly about convenience and tooling, not strict correctness.

For example, a Dataset repo may give you dataset-related features, a Space is better for a demo, and a Bucket may be better for fast / temporary / mutable storage.

For this case, a Model repo sounds reasonable if you want to present it as an ML-facing computational artifact.

The main thing I would suggest is making the README.md clear. The YAML block at the top can handle repo metadata / categorization, and after that it is just normal Markdown explanation. If the README explains what the repo contains and how to use it, users will have a much easier time understanding and reusing it.

Of course, many useful Hub repos have minimal README files too, so this is not a hard requirement. It would just be helpful for this kind of historical / mathematical code.

Discussion in the ATmosphere

Loading comments...