Skip to main content
Inferix
Modelurchade/

gliner_medium-v2.1

token-classificationglinerimportedhuggingfaceminioglinerLicense: apache-2.0
2 downloads0 likesUpdated 6/23/2026

No model card yet.

License

apache-2.0

Tasks

token-classification

Frameworks

gliner

Hardware-aware snippets

Runtime-specific quick starts for urchade/gliner_medium-v2.1. Detected hardware: No explicit hardware metadata.

Task: token-classificationTransformers

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 = "urchade/gliner_medium-v2.1"
pipe = pipeline(
    task="token-classification",
    model=model_id,
    device_map="auto",
    model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PY

Model lineage

1 repos

Base model

urchade/gliner_medium-v2.1

Finetuned

1
gliner_medium-v2.1selected

Quantizations

0

No quantization variants detected.

Model info

Namespace

urchade

Visibility

public

Downloads

2

Likes

0

License: apache-2.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

importedhuggingfaceminioglinerpytorchsafetensorstoken-classificationendataset:urchade/pile-mistral-v0.1arxiv:2311.08526license:apache-2.0region:us