Skip to main content
Inferix
Modeldmis-lab/

biobert-v1.1

feature-extractiontransformersimportedhuggingfaceminiotransformers
2 downloads0 likesUpdated 6/23/2026

No model card yet.

Tasks

feature-extraction

Frameworks

transformers

Hardware-aware snippets

Runtime-specific quick starts for dmis-lab/biobert-v1.1. Detected hardware: No explicit hardware metadata.

Task: feature-extractionTransformers

NVIDIA CUDA path

Best default for NVIDIA GPUs and hosted accelerator nodes.

pip install torch transformers accelerate

python - <<'PY'
from transformers import pipeline

model_id = "dmis-lab/biobert-v1.1"
pipe = pipeline(
    task="feature-extraction",
    model=model_id,
    device_map="auto",
    model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PY

Model lineage

1 repos

Base model

dmis-lab/biobert-v1.1

Finetuned

1
biobert-v1.1selected

Quantizations

0

No quantization variants detected.

Model info

Namespace

dmis-lab

Visibility

public

Downloads

2

Likes

0

Evaluation results

Entries

0

Tasks

0

Datasets

0

No evaluation results published yet.

Metadata links

Base model

Not specified

Trained on datasets

No linked datasets

Linked papers

No linked papers

Inference providers

0/0 fit

Not available for inference yet.

Spaces using this model

No spaces linked yet.

Part of collections

No public collections include this model.

Tags

importedhuggingfaceminiotransformerspytorchjaxbertfeature-extractionendpoints_compatibledeploy:azureregion:us