PulseAugur
实时 20:53:23
实体 CodeFinetuner

CodeFinetuner

PulseAugur coverage of CodeFinetuner — every cluster mentioning CodeFinetuner across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_248925 ·

    CodeFinetuner 流水线支持本地代码模型微调

    CodeFinetuner 是一个新流水线,旨在对特定代码库上的本地代码补全模型进行微调。该流水线经过数月开发,支持 Qwen2.5-Coder-3B 等模型,可在 Mac (MPS) 或 NVIDIA GPU (CUDA) 上运行,并可选集成 Unsloth 以提高训练速度和减少 VRAM 使用量。该流水线将原始代码处理成结构感知示例,执行 LoRA 微调,使用 CodeBLEU 等指标评估结果,并将模型转换为 GGUF 格式以进行本地推理。