/m/.
You can inspect configs, tokenizers, and READMEs without downloading the
weights, weights stream only when you actually cat them.
For credential setup, see HF Models Setup.
Config
Filesystem Layout
Maps model repo files (config, tokenizer, weights, etc.) to virtual paths. For example,sapientinc/HRM-Text-1B mounted at /m/ exposes:
Example
Shell Commands
Same set as HF Buckets.Use Cases
- Model card inspection: Read configs, tokenizers, READMEs without pulling multi-GB weight files
- Compatibility checks:
jqoverconfig.jsonto verify architecture before committing to a download - Pinned revisions: Mount a specific commit/tag for reproducibility