You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

OmicAI-0.8B

The compact 0.8B member of OmicAI, a family optimized for omics data analysis and tool interaction over omicverse. Qwen3.5-0.8B fine-tuned with ms-swift LoRA (all-linear, r16, α32) merged.

The OmicAI family

Model Base Access
OmicAI-0.8B (this model) Qwen3.5-0.8B Open — Apache-2.0
OmicAI-4B Qwen3.5-4B Open — Apache-2.0
OmicAI-9B MiMo-V2.6-Distill-Qwen-9B Open — Apache-2.0
OmicAI-27B Qwen3.8-27B By application

Training Data

Trajectories produced by OmicOS and OmicVerse through a paper-reproduction process over the last three years of publications (retrieve recent omics papers → reproduce their analyses end-to-end → multi-turn agent trajectories of retrieval, code, omicverse tool calls, execution-feedback recovery). Kept only when a judge confirms legitimacy and a scoreboard confirms the result matches or surpasses the paper's reported (SOTA) numbers.

Key Details

Base model Qwen/Qwen3.5-0.8B
Method ms-swift LoRA (all-linear, r16, α32) → merged
Chat template qwen3_5
Precision bfloat16

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer
tok = AutoTokenizer.from_pretrained("omicverse/OmicAI-0.8B")
model = AutoModelForCausalLM.from_pretrained("omicverse/OmicAI-0.8B", torch_dtype="bfloat16", device_map="auto")

Ecosystem

Part of omicOS / omicAI. Siblings: OmicAI-4B · OmicAI-9B · OmicAI-27B.

Downloads last month
154
Safetensors
Model size
0.9B params
Tensor type
F32
·
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for omicverse/OmicAI-0.8B

Finetuned
(412)
this model