Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 762 for

cache system

(0.84 sec)
  1. Presets|Documentation

    Preset base class, parameter bags, and patterns for using and customizing presets in Aspose.LLM for .NET....cpp release tag, binary cache path, and preferred acceleration...Engine-wide settings: model cache path, debug logging, log directory...

    docs.aspose.com/llm/net/developer-reference/pre...
  2. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。...Content ( ret , "text/plain" , System . Text . Encoding . UTF8 );...savecache,save the stream to the cache object with the key id. ///...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. To learn more, visit the documentation article in C++....The key of this source in the cache. get_FontData () const Binary...() const override Is (const System::TypeInfo&) const override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Multi-turn chat|Documentation

    Run an explicit multi-turn conversation in Aspose.LLM for .NET — manage sessions, handle multiple concurrent conversations, and trim the KV Cache when it grows....you need to clean up the KV cache manually. Any scenario where...message adds to the session’s KV cache. The third reply can reference...

    docs.aspose.com/llm/net/use-cases/multi-turn-chat/
  5. API reference|Documentation

    Links to the full class-level API reference and a summary of the key Aspose.LLM for .NET types....EngineParameters Engine-wide settings: cache path, debug logging, default...ChatParameters System prompt, history, max tokens, cache cleanup strategy...

    docs.aspose.com/llm/net/developer-reference/api...
  6. Architecture|Documentation

    Understand the layers, runtime flow, and lifecycle of Aspose.LLM for .NET — from the facade API down to native llama.cpp binaries....loading, chat session lifecycle, cache cleanup, and session persistence...BinaryManager Downloads and caches the matching llama.cpp native...

    docs.aspose.com/llm/net/product-overview/archit...
  7. Batch processing|Documentation

    Run many prompts through one loaded Aspose.LLM model — amortize the load cost, pick session-per-prompt vs shared-session patterns....single session, clearing its KV cache between prompts. Avoids the...())); // Reset cache — each prompt sees only the system prompt. api...

    docs.aspose.com/llm/net/use-cases/batch-process...
  8. Aspose::Words::Fonts::FileFontSource class | As...

    Aspose::Words::Fonts::FileFontSource class. Represents the single TrueType font file stored in the file System. To learn more, visit the documentation article in C++....font file stored in the file system. To learn more, visit the Working...(const System::String&) Ctor. FileFontSource (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Binary manager parameters|Documentation

    Configure how Aspose.LLM for .NET downloads and Caches native llama.cpp binaries — release tag, Cache path, System specification, and preferred acceleration backend....acceleration backend, caches it, and reuses the cache on subsequent runs...<LocalAppData>/Aspose.LLM/runtimes Local cache for downloaded native binaries...

    docs.aspose.com/llm/net/developer-reference/par...
  10. Excel内容变动,能不刷新后台缓存文件吗? 因为在excel里有做公式看板, 若多人同时操作...

    目前前端这块过滤时不会互相影响,但一旦页面刷新,系统会重新从后端获取最新的缓存文件。 而最新的缓存文件就是谁最后筛选的就是谁的筛选条件。 ccda8377d4eb7e9c120df500fe22b32e.png (70.0 KB) 请问针对这种情况有没有解决方案啊?...formulas, refreshing the backend cache can lead to conflicts, as the...Solution To prevent the backend cache from refreshing and overwriting...

    forum.aspose.com/t/excel-excel/314386