Text Classification
Scikit-learn
Joblib
English
nemotron
ollama
recipe-only
surrogate
recipe-conformance
sovereign-ai
governed-ai
szl-holdings
Instructions to use SZLHOLDINGS/szl-nemo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use SZLHOLDINGS/szl-nemo with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("SZLHOLDINGS/szl-nemo", "sklearn_model.joblib") ) # only load pickle files from sources you trust # read more about it here https://skops.readthedocs.io/en/stable/persistence.html - Notebooks
- Google Colab
- Kaggle
| { | |
| "config": { | |
| "digest": "sha256:1c309ae5e93ede03f48f4bdbfd1b50d1780f2c3bcdc82f4569e20f0c33878db9", | |
| "mediaType": "application/vnd.docker.container.image.v1+json", | |
| "size": 499 | |
| }, | |
| "consumer_policy": "The Ollama tag is mutable. Verify the fetched manifest and layer digests against this observation or deliberately update this file before claiming a reproducible deployment.", | |
| "layers": [ | |
| { | |
| "digest": "sha256:527db2cf6c705d8fabb95693d038d9c06b4a2b0b8b0a4bbdbd01212d37242970", | |
| "mediaType": "application/vnd.ollama.image.model", | |
| "size": 2837586496 | |
| }, | |
| { | |
| "digest": "sha256:355e036064fa9b3a96ce0cdbb69abe54f5c7ce0b6aa2c7d5f8ec8580b011c20e", | |
| "mediaType": "application/vnd.ollama.image.license", | |
| "size": 10124 | |
| }, | |
| { | |
| "digest": "sha256:12e88b2a8727339b5a4a8b3e2d0d637ac1c61085b1072e77865f0c25d6e468eb", | |
| "mediaType": "application/vnd.ollama.image.params", | |
| "size": 28 | |
| } | |
| ], | |
| "model": "nemotron-3-nano:4b", | |
| "observed_at": "2026-07-15T10:45:00Z", | |
| "registry_manifest_sha256": "sha256:6cc467f054393a55e98a74098abde0c762ffb6d1d8cd64becf30458f38886197", | |
| "registry_manifest_url": "https://registry.ollama.ai/v2/library/nemotron-3-nano/manifests/4b", | |
| "schema": "szl.ollama-base-model-manifest/v1", | |
| "tag_is_mutable": true, | |
| "upstream_huggingface": { | |
| "bf16": "nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16", | |
| "gguf": "nvidia/NVIDIA-Nemotron-3-Nano-4B-GGUF", | |
| "license": "nvidia-nemotron-open-model-license", | |
| "license_url": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16/blob/main/LICENSE" | |
| } | |
| } | |