Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 20,819 for

model

(2.4 sec)
  1. Creating a preset from scratch|Documentation

    Extend PresetCoreBase to bring your own GGUF Model into Aspose.LLM for .NET — text or vision, with full control over every parameter bag....scratch Contents [ Hide ] For models that do not have a built-in...new open-weight release, a model from a less-common repository...

    docs.aspose.com/llm/net/developer-reference/pre...
  2. 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/
  3. 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...
  4. Parameters|Documentation

    Reference for the eight parameter bags exposed by PresetCoreBase in Aspose.LLM for .NET — Model source, inference, context, chat, sampler, engine, binary manager, multimodal context....the engine loads and runs the model. This section covers each bag...Frequently changed for Model source Where the model file comes from...

    docs.aspose.com/llm/net/developer-reference/par...
  5. Aspose::Words::AI::GoogleAiModel::GoogleAiModel...

    Aspose::Words::AI::GoogleAiModel::GoogleAiModel constructor. Initializes a new instance of GoogleAiModel class in C++....System::String& The name of the model. For example, gemini-2.5-flash...Shows how to use google AI model. System :: String apiKey = System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. AiModel.Timeout | Aspose.Words for .NET

    Sets how long Aspose.Words waits for AI responses, improving performance and reliability....wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. string apiKey...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for .NET supports OpenAI and Google AI Models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro....Ask AI Supported AI Models Contents [ Hide ] Purpose Summary...This page explains which AI models Aspose.Words supports for document...

    docs.aspose.com/words/net/supported-ai-models/
  8. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length...text using OpenAI and Google models. let firstDoc = new aw . Document...Google generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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/...
  10. 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...