.. _intro_fauxpilot: ================== FauxPilot简介 ================== `FauxPilot(GitHub) `_ 是开源的本地AI服务编程工具,用于构建一个本地运行的替代 GitHub :ref:`copilot` ,使用了在 结合了 :ref:`fastertransformer` 的 :ref:`nvidia_triton` 服务器中运行的SalesForce :ref:`codegen` 模型。 .. note:: 关键是理解AI codeing assisant工作的原理已经架构复现,相同的开源工具有不少,可以参考学习: - `Tabby(GitHub) `_ 运行要求 ========== - :ref:`docker` 参考 ====== - `FauxPilot(GitHub) `_