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

model

(0.3 sec)
  1. AnthropicAiModel class | Aspose.Words for Python

    aspose.words.ai.AnthropicAiModel class. An abstract class representing the integration with Anthropic’s AI Models within the Aspose.Words....integration with Anthropic’s AI models within the Aspose.Words. Inheritance:...wait before the request to AI model times out. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. AiModel.timeout property | Aspose.Words for Python

    AiModel.timeout property. Gets or sets the number of milliseconds to wait before the request to AI Model times out...wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. api_key = system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 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...
  6. 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/...
  7. 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...
  8. VocabOnly|Documentation

    Load only the vocabulary of the Model in Aspose.LLM for .NET — no weights; used for tokenizer-only scenarios....] VocabOnly loads just the model’s vocabulary and tokenizer without...the weights. The resulting model cannot generate output — it...

    docs.aspose.com/llm/net/developer-reference/par...
  9. 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/
  10. AiModel.setApiKey method | Aspose.Words for Nod...

    AiModel.setApiKey method. Sets a specified API key to the Model....a specified API key to the model. setApiKey ( apiKey : string...text using OpenAI and Google models. let firstDoc = new aw . Document...

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