Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 20,757 for

model

(0.14 sec)
  1. Aspose::Words::AI::AiModel::get_Timeout method ...

    Aspose::Words::AI::AiModel::get_Timeout method. Gets or sets the number of milliseconds to wait before the request to AI Model times out. The default value is 100,000 milliseconds (100 seconds) in C++....wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. System :: String...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Aspose::Words::AI::AnthropicAiModel class | Asp...

    Aspose::Words::AI::AnthropicAiModel class. An abstract class representing the integration with Anthropic’s AI Models within the Aspose.Words in C++....integration with Anthropic’s AI models within the Aspose.Words . class...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. AI-powered Features|Documentation

    This article is a step-by-step guide to using AI-powered features for processing spreadsheet files....Table of Contents Configure AI Model Create AI Instance Process Files...C# programming. Configure AI Model To start using Cells AI, you...

    docs.aspose.com/cells/net/ai-powered-features/
  4. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout Model build and rendering....page layout model build and rendering. Page layout model is built...triggered build, page layout model may or may not be further rendered...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ContextSize|Documentation

    Maximum number of tokens the Model attends to in Aspose.LLM for .NET — governs conversation length and KV cache size....number of tokens the loaded model can attend to at once. It caps...int? Default null (use the model’s training maximum from GGUF...

    docs.aspose.com/llm/net/developer-reference/par...
  6. UseGpu|Documentation

    Offload the vision projector to GPU in Aspose.LLM for .NET — null defers to mtmd's auto-detection; explicit true/false forces a choice.... Keeps VRAM for the base model on memory-tight GPUs. The projector...is freeing VRAM for the base model’s KV cache. When to change it...

    docs.aspose.com/llm/net/developer-reference/par...
  7. AiModel.with_api_key method | Aspose.Words for ...

    AiModel.with_api_key method. Sets a specified API key to the Model....a specified API key to the model. def with_api_key ( self , api_key...text using OpenAI and Google models. first_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IAiModelText Interface | Aspose.Words for .NET

    Unlock creative potential with Aspose.Words.AI.IAiModelText, the versatile interface for AI Models that generate diverse, high-quality text content effortlessly....The common interface for AI models designed to generate a variety...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. RopeFreqBase|Documentation

    Override of RoPE base frequency in Aspose.LLM for .NET — null or 0 uses the Model's trained value....Most users leave this at the model default. Quick reference Type...Type float? Default null (use model metadata; equivalent to the...

    docs.aspose.com/llm/net/developer-reference/par...
  10. Custom preset|Documentation

    Customize a built-in Aspose.LLM for .NET preset or build one from scratch — three patterns for bringing your own parameters or your own GGUF Model....the settings needed to run a model. When a built-in preset does... or a completely different model — you customize it. This page...

    docs.aspose.com/llm/net/use-cases/custom-preset/