BioCLIP-2 (RLX staging)

OpenCLIP ViT-L/14 biology foundation weights for RLX.

Field Value
Hub id eugenehp/bioclip-2
Kind Staging redistrib of an upstream checkpoint for RLX runners.
RLX crate rlx-bioclip2
Upstream https://huggingface.co/imageomics/bioclip-2

Quick start

hf download eugenehp/bioclip-2 --local-dir .
cargo run -p rlx-bioclip2 --release -- --model-dir . --image photo.jpg --labels "cat,dog"

File highlights

  • open_clip_model.safetensors (1.6 GiB)
  • bioclip-2.f16.gguf (815.6 MiB)
  • tokenizer.json (2.1 MiB)
  • vocab.json (842.1 KiB)
  • merges.txt (512.3 KiB)
  • tokenizer_config.json (705 B)
  • special_tokens_map.json (588 B)
  • open_clip_config.json (534 B)

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:

  • bioclip-2.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/bioclip-2 (or pass the path explicitly), then:

cargo run -p rlx-bioclip2 --release -- --model-dir . --image photo.jpg --labels "cat,dog"

License

MIT โ€” see LICENSE. Inherit upstream terms when redistributing.

Original weights and authorship: https://huggingface.co/imageomics/bioclip-2

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
10
GGUF
Model size
0.4B params
Architecture
rlx-bioclip-2
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