PulseAugur
实时 20:59:30
English(EN) Has anyone gotten their editor to work with Deepseek v4 FIM?

用户在将 Deepseek V4 FIM 集成到代码编辑器时遇到困难

r/LocalLLaMA 子论坛上,用户正在寻求帮助,以便将 Deepseek V4 的 FIM(Fill-in-the-Middle,填充中间内容)功能集成到他们的代码编辑器中。具体来说,用户在使用 API 密钥在 VSCode 或 Zed 中设置自动补全功能时,遇到了请求体格式问题。讨论围绕着解决这些集成问题和为新的 FIM 功能找到可行的解决方案。 AI

影响 故障排除工作可能有助于改善开发人员的工作流程,并促进 FIM 功能在本地 LLM 设置中的更广泛采用。

排序理由 用户级别对特定模型功能集成到常用开发工具的故障排除。

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/Theboyscampus ·

    Has anyone gotten their editor to work with Deepseek v4 FIM?

    <!-- SC_OFF --><div class="md"><p>I tried to follow the docs here <a href="https://api-docs.deepseek.com/guides/fim_completion">https://api-docs.deepseek.com/guides/fim_completion</a> to get it up and running in VSCode or Zed with my api key but it doesn't work, I think it's got …