Transformers
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ms57rd/Res-VMamba", device_map="auto")
Quick Links

Configuration Parsing Warning:Invalid JSON for config file config.json

The Res-VMamba model best weight with VMamba-S as backbone trained on CNFOOD-241-Chen.
paper: https://arxiv.org/abs/2402.15761
github: https://github.com/ChiShengChen/ResVMamba

Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for ms57rd/Res-VMamba