Views
No views yet
[!WARNING] This repo has been renamed to DenSec02/glublm-36m because the model is actually 36M parameters. The18mslug was legacy from the initial v0.1.x experiment when the model was genuinely 18M params.
1# old:
2hf_hub_download("DenSec02/glublm-18m", ...)
3
4# new:
5hf_hub_download("DenSec02/glublm-36m", ...)glublm-36m for new work.