Dedicated Endpoints
Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Container
Run this model inference with full control and performance in your environment.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
License: apache-2.0Load model
python
from transformers import AutoModelForCausalLM, AutoTokenizermodel_id = "DuanYi/R3LM_K562"tokenizer = AutoTokenizer.from_pretrained(model_id)model = AutoModelForCausalLM.from_pretrained(model_id,torch_dtype="auto",device_map="auto",)
Citation
bibtex
@inproceedings{Duan2026Biological,author = {Yi Duan and Zhao Yang and Jiwei Zhu and Ying Ba and Chuan Cao and Bing Su},title = {Biological Reasoning-Informed Regression for Interpretable Regulatory {DNA} Activity Prediction},booktitle = {Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2 (KDD 2026)},year = {2026},doi = {10.1145/3770855.3818836},}
License
Apache 2.0 — see R3LM LICENSE.
Model provider
DuanYi
Model tree
Base
Qwen/Qwen3-4B-Instruct-2507
Fine-tuned
this model
Modalities
Input
Text
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information