Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 20,801 for

model

(0.94 sec)
  1. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for Node.js 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 ] Aspose.Words now...now leverages advanced AI models to enhance document processing...

    docs.aspose.com/words/nodejs-net/supported-ai-m...
  2. AI Grammar Checking|Aspose.Words for C++

    Check a document grammar. Aspose.Words for C++ allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude Models....OpenAI, Google, and Claude models' families listed in the AiModelType...how to use the GPT‑4o mini model in Aspose.Words to check grammar:...

    docs.aspose.com/words/cpp/grammar-checking/
  3. 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...
  4. Session file portability|Documentation

    When you can safely move a saved Aspose.LLM for .NET chat session between machines, versions, and Models — and what breaks compatibility....SDK versions, or different models is a different story. This...side within the same major. Model file Same Hugging Face repository...

    docs.aspose.com/llm/net/developer-reference/ses...
  5. Extensibility|Documentation

    Replace core services in Aspose.LLM for .NET via dependency injection — IModelLoader, IModelFileProvider, IPromptFormatter, IMediaProcessor. Advanced customization for niche scenarios....for niche scenarios — custom model registries, alternative prompt...organization maintains a private model registry (S3, internal GitHub...

    docs.aspose.com/llm/net/developer-reference/ext...
  6. AttentionType|Documentation

    Causal vs non-causal attention in Aspose.LLM for .NET — standard chat uses Causal; embedding workflows may use NonCausal....chat models use causal attention; some embedding models use non-causal...AttentionType? enum Default null (use model default) Values Unspecified...

    docs.aspose.com/llm/net/developer-reference/par...
  7. AsposeModelId|Documentation

    Second-priority Model source in Aspose.LLM for .NET — identifier into Aspose's internal Model catalog; used when ModelFilePath is unset....identifier into Aspose’s internal model catalog hosted at releases.aspose...Hugging Face fields) Category Model source Field on ModelSourceParameter...

    docs.aspose.com/llm/net/developer-reference/par...
  8. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the Model....a specified Project to the model. def with_project ( self , project_id...text using OpenAI and Google models. first_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AiModel.WithApiKey | Aspose.Words for .NET

    Unlock the power of AiModel with the WithApiKey method. Effortlessly set your API key for enhanced functionality and seamless integration....a specified API key to the model. public AiModel WithApiKey (...text using OpenAI and Google models. Document firstDoc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. CheckTensors|Documentation

    Validate Model tensor data on load in Aspose.LLM for .NET — adds startup time; use when suspecting corrupt GGUF....catches corrupted or truncated models early — cleaner than a mysterious...(false — no validation) Category Model loading Field on ModelInferenceParame...

    docs.aspose.com/llm/net/developer-reference/par...