Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 20,759 for

model

(0.15 sec)
  1. XtcProbability|Documentation

    XTC sampler activation probability in Aspose.LLM for .NET — chance that the eXclude Top Choices filter runs at each step to inject diversity.... This nudges the model into less-obvious paths without...variety specifically when the model is confident — standard sampling...

    docs.aspose.com/llm/net/developer-reference/par...
  2. NBatch|Documentation

    Logical maximum batch size in Aspose.LLM for .NET — the largest number of tokens submitted in one llama_decode call; affects prompt throughput....turn), it feeds tokens to the model in batches. NBatch caps the...presets set NBatch based on the model’s needs — Qwen25Preset uses...

    docs.aspose.com/llm/net/developer-reference/par...
  3. System.InvalidOperationException when one Objec...

    Hi, I am using the Aspose.Words (.net) LinqReportingEngine with a JsonDataSource to generate documents for multiple persons. In my example, I have a list of multiple persons, and for each person, I want to create a sepa…...production scenario, the data model is significantly larger and...the exception. If your data model is complex and you want to avoid...

    forum.aspose.com/t/system-invalidoperationexcep...
  4. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell text or only cell formatting from the internal GridJs clipboard....internal copy and paste, the row model uses what === 'text' to write...paste('text') , and the row model’s text branch writes only the...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  5. Managing Charts and Shapes in Aspose.Cells|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....programming with a workbook object model Rendering and Printing in Aspose...

    docs.aspose.com/cells/net/managing-charts-and-s...
  6. IAiModelText.translate method | Aspose.Words fo...

    IAiModelText.translate method. Translates the provided document into the specified target language...leverages the connected AI model for content translating. def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::InternableComplexAttr class | As...

    Aspose::Words::InternableComplexAttr class. Base class for internable complex attribute. Internable complex attribute should notify parent collection when going to be changed. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/cpp/aspose.words/int...
  8. Acceleration|Documentation

    Hardware acceleration backends supported by Aspose.LLM for .NET — CUDA, HIP (ROCm), Metal, Vulkan, and CPU variants. How auto-detection works and how to force a specific backend....works but wastes the GPU — the model runs on CPU anyway. Setting...GpuLayers = 999 silently keeps the model on CPU since there is no GPU...

    docs.aspose.com/llm/net/developer-reference/acc...
  9. AI语法检查|Aspose.Words为C++

    检查文档语法。 Aspose.Words为C++ 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。...SharedPtr < IAiModelText > model = System :: ExplicitCast < OpenAiModel...( true ); auto proofedDoc = model -> CheckGrammar ( doc , grammarOptions...

    docs.aspose.com/words/zh/cpp/grammar-checking/
  10. AiModel.translate method | Aspose.Words for Nod...

    AiModel.translate method. Translates the provided document into the specified target language...leverages the connected AI model for content translating. translate...

    reference.aspose.com/words/nodejs-net/aspose.wo...