PulseAugur
EN
LIVE 20:20:26

C# user seeks method to save small GPT models to safetensor format

A user on the r/LocalLLaMA subreddit is seeking assistance with saving a small GPT model from C# into a safetensor file. They are encountering issues with existing libraries like SafetensorSharp and Lokan.Safetensors, and are looking for a reliable method or code examples to ensure compatibility with safetensor-reading applications and conversion tools. AI

RANK_REASON This is a user-specific technical question on a niche subreddit, not a broader industry development.

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

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

    Save Safetensor LLM from 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…