UNI2-h (RLX staging)
MahmoodLab UNI2-h pathology ViT-H/14. Gated CC-BY-NC-ND โ respect upstream terms.
| Field | Value |
|---|---|
| Hub id | eugenehp/uni2 |
| Kind | Staging redistrib of an upstream checkpoint for RLX runners. |
| RLX crate | rlx-uni2 |
| Upstream | https://huggingface.co/MahmoodLab/UNI2-h |
Quick start
hf download eugenehp/uni2 --local-dir .
cargo run -p rlx-uni2 --release -- --weights uni2h.safetensors
Contents
uni2h.safetensors + config.json (PyTorch .bin removed as duplicate).
Do not use as the main runtime pack
These files may be present for historical / staging reasons but are not the supported RLX load path:
uni2.f16.gguf
Community *.f16.gguf / LM-only Q4 packs are format wraps โ they are not drop-in replacements for the RLX primary file above.
Run with RLX
Clone rlx-models, place this repo under weights/vision/uni2 (or pass the path explicitly), then:
cargo run -p rlx-uni2 --release -- --weights uni2h.safetensors
License
CC-BY-NC-ND-4.0 (non-commercial, no derivatives). Do not re-upload without upstream permission; gated on the original Hub card.
Original weights and authorship: https://huggingface.co/MahmoodLab/UNI2-h
Redistrib note
This Hub repo exists so RLX recipes have a stable fetch target. When you only need the upstream checkpoint, prefer the Upstream link above.
- Downloads last month
- 6,278
16-bit