Skip to main content
Inferix
Modeleugenesiow/

edsr-base

transformersimportedhuggingfaceminiotransformersLicense: apache-2.0
1 downloads0 likesUpdated 6/23/2026

No model card yet.

License

apache-2.0

Frameworks

transformers

Hardware-aware snippets

Runtime-specific quick starts for eugenesiow/edsr-base. Detected hardware: No explicit hardware metadata.

Task: text-generationTransformers

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 = "eugenesiow/edsr-base"
pipe = pipeline(
    task="text-generation",
    model=model_id,
    device_map="auto",
    model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PY

Model lineage

1 repos

Base model

eugenesiow/edsr-base

Finetuned

1
edsr-baseselected

Quantizations

0

No quantization variants detected.

Model info

Namespace

eugenesiow

Visibility

public

Downloads

1

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

importedhuggingfaceminiotransformersEDSRsuper-imageimage-super-resolutiondataset:eugenesiow/Div2kdataset:eugenesiow/Set5dataset:eugenesiow/Set14dataset:eugenesiow/BSD100dataset:eugenesiow/Urban100arxiv:1707.02921arxiv:2104.07566license:apache-2.0endpoints_compatibleregion:us