3 1 week ago

段言翻译器(duan-translator-0.5b)是一个基于 Qwen2.5-0.5B-Instruct 微调的 AI 模型,专门用于将 Python 代码翻译为段言(DuanLang)v3.2 编程语言代码。

a5858d0eabce · 85B
{
"num_ctx": 4096,
"stop": [
"<|im_end|>",
"```"
],
"temperature": 0.1,
"top_p": 0.9
}