lucataco/hunyuan-1.8b-instruct 📝🔢 → 📝
About
Hunyuan is Tencent’s open-source efficient large language model series, designed for versatile deployment across diverse computational environments.

Example Output
Prompt:
"Write a short summary of the benefits of regular exercise"
Output
Performance Metrics
8.78s
Prediction Time
150.35s
Total Time
All Input Parameters
{ "top_k": 40, "top_p": 0.8, "prompt": "Write a short summary of the benefits of regular exercise", "max_tokens": 512, "temperature": 0.7, "system_prompt": "You are a helpful assistant.", "repetition_penalty": 1.05 }
Input Parameters
- stop
- Optional comma-separated list of stop strings.
- top_k
- Top-k sampling (<=0 to disable).
- top_p
- Nucleus sampling p.
- prompt (required)
- User prompt to generate from.
- max_tokens
- Maximum new tokens to generate.
- temperature
- Sampling temperature.
- system_prompt
- System instruction used in chat template.
- stop_token_ids
- Optional comma-separated list of integer stop token IDs.
- repetition_penalty
- Repetition penalty (>1 discourages repeats).
Output Schema
Output
Version Details
- Version ID
4d7625dd96246eee097bae7906f41c31fc7f880e3e37d35c694e22500d4c91ab
- Version Created
- August 7, 2025