PulseAugur
实时 03:56:34
Norsk(NO) Save Safetensor LLM from C#

C# 用户寻求将小型 GPT 模型保存为 safetensor 格式的方法

r/LocalLLaMA subreddit 上的一位用户正在寻求帮助,希望将一个小型 GPT 模型从 C# 保存到 safetensor 文件中。他们在使用 SafetensorSharpLokan.Safetensors 等现有库时遇到问题,并正在寻找可靠的方法或代码示例,以确保与 safetensor 读取应用程序和转换工具的兼容性。 AI

排序理由 这是一个特定用户的技术问题,发布在一个小众的 subreddit 上,而不是一个更广泛的行业发展。

在 r/LocalLLaMA 阅读 →

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

报道来源 [1]

  1. r/LocalLLaMA TIER_1 Norsk(NO) · /u/Darlanio ·

    将 Safetensor LLM 从 C# 中拯救出来

    <!-- SC_OFF --><div class="md"><p>Has anyone written a reliable method for saving a GPT-model from C# into a safetensor file that is compatible with the safetensor-reading apps like text-generation and the safetensor2gguf conversion tools?</p> <p>I am talking a really small, almo…