No model card yet.
License
apache-2.0
Tasks
text-generation
Frameworks
transformers
Hardware-aware snippets
Runtime-specific quick starts for Qwen/Qwen2.5-Coder-0.5B-Instruct. 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 = "Qwen/Qwen2.5-Coder-0.5B-Instruct"
pipe = pipeline(
task="text-generation",
model=model_id,
device_map="auto",
model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PYModel lineage
1 reposBase model
Qwen/Qwen2.5-Coder-0.5BFinetuned
1Qwen2.5-Coder-0.5B-Instructselected
Quantizations
0No quantization variants detected.
Model info
Namespace
Qwen
Visibility
public
Downloads
0
Likes
0
License: apache-2.0
Evaluation results
Entries
0
Tasks
0
Datasets
0
No evaluation results published yet.
Metadata links
Inference providers
0/0 fitNot available for inference yet.
Spaces using this model
No spaces linked yet.
Part of collections
No public collections include this model.
Tags
importedhuggingfaceminiotransformerssafetensorsqwen2text-generationcodecodeqwenchatqwenqwen-coderconversationalenarxiv:2409.12186arxiv:2407.10671base_model:Qwen/Qwen2.5-Coder-0.5Bbase_model:finetune:Qwen/Qwen2.5-Coder-0.5Blicense:apache-2.0text-generation-inferenceendpoints_compatibledeploy:azureregion:us