SAM ViT-B + InsectSAM (RLX)
SAM ViT-B meta-layout weights plus InsectSAM safetensors for RLX.
| Field | Value |
|---|---|
| Hub id | eugenehp/sam-v1 |
| Kind | Converted / re-laid-out for RLX from an upstream checkpoint. |
| RLX crate | rlx-sam |
| Upstream | https://github.com/facebookresearch/segment-anything |
Quick start
hf download eugenehp/sam-v1 --local-dir .
just sam1 -- --weights sam_vit_b_meta.safetensors --device cpu --point 512,512
Contents
sam_vit_b_meta.safetensors, insectsam.safetensors.
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:
sam-v1.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/sam-v1 (or pass the path explicitly), then:
just sam1 -- --weights sam_vit_b_meta.safetensors --device cpu --point 512,512
License
Apache License 2.0 โ see LICENSE. Inherit upstream terms when redistributing.
Original weights and authorship: https://github.com/facebookresearch/segment-anything
Maintenance
Cards and LFS attrs are regenerated from the local weights/ tree in rlx-models via python3 scripts/prepare_weights_hf.py.
- Downloads last month
- 9
Hardware compatibility
Log In to add your hardware
16-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support