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

model

(0.19 sec)
  1. 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/
  2. 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/nodejs-net/aspose.wo...
  3. Supported presets|Documentation

    Built-in presets for Aspose.LLM for .NET with Hugging Face Model sources, default context sizes, and quantization....open-weight model families. Each preset specifies the model source...and the engine downloads the model and any vision projector on...

    docs.aspose.com/llm/net/product-overview/suppor...
  4. ModelFilePath|Documentation

    Highest-priority Model source in Aspose.LLM for .NET — a local file path; bypasses all download logic....highest-priority source for the model file. When set to a non-empty...Hugging Face fields) Category Model source Field on ModelSourceParameter...

    docs.aspose.com/llm/net/developer-reference/par...
  5. OpenAiModel.with_organization method | Aspose.W...

    OpenAiModel.with_organization method. Sets a specified Organization to the Model....specified Organization to the model. def with_organization ( self...text using OpenAI and Google models. first_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OpenAiModel.WithOrganization | Aspose.Words for...

    Discover how the OpenAiModel WithOrganization method enhances your AI experience by easily setting your organization for optimized performance....specified Organization to the model. public OpenAiModel WithOrganization...text using OpenAI and Google models. Document firstDoc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Architecture|Documentation

    Understand the layers, runtime flow, and lifecycle of Aspose.LLM for .NET — from the facade API down to native llama.cpp binaries....instance, and how the SDK manages models, native binaries, and memory...operations. Engine Orchestrates model loading, chat session lifecycle...

    docs.aspose.com/llm/net/product-overview/archit...
  8. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout Model build and rendering in Java....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/java/com.aspose.word...
  9. UseMemoryMapping|Documentation

    Toggle mmap-based Model loading in Aspose.LLM for .NET — default true; disable only for network filesystems or specific memory layouts....mapping lets the OS stream the model on demand, which cuts startup...default — usually true ) Category Model loading Field on ModelInferenceParame...

    docs.aspose.com/llm/net/developer-reference/par...
  10. 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...