Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 113 for

aspose.llm

(0.14 sec)
  1. System requirements|Documentation

    Supported .NET runtimes, operating systems, CPU and GPU requirements, and disk/RAM sizing for Aspose.llm for .NET....system, and hardware for your Aspose.LLM for .NET deployment. Requirements... Supported .NET runtimes Aspose.LLM targets .NET Standard 2.0...

    docs.aspose.com/llm/net/system-requirements/
  2. Supported acceleration|Documentation

    Hardware acceleration backends supported by Aspose.llm for .NET — CUDA, HIP, Metal, Vulkan, and CPU — with a platform × backend matrix....acceleration Contents [ Hide ] Aspose.LLM for .NET ships native llama...

    docs.aspose.com/llm/net/product-overview/suppor...
  3. File Format APIs for .NET Core, Java, Python, C...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET Aspose.LLM Product Family Aspose.LLM enables LLM...input through a simple API. Aspose.LLM for .NET Aspose Product Families...

    products.aspose.com/
  4. Vision question answering|Documentation

    Ask questions about images in Aspose.llm for .NET — single-image Q&A, multi-image comparison, and document transcription with vision presets....Minimal example using Aspose.LLM ; using Aspose.LLM.Abstractions.Parameters...Presets ; var license = new Aspose . LLM . License (); license ....

    docs.aspose.com/llm/net/use-cases/vision-qa/
  5. Product overview|Documentation

    Introduction to Aspose.llm for .NET — architecture, capabilities, supported presets, and what the SDK does not do....overview Contents [ Hide ] Aspose.LLM for .NET is a library for...

    docs.aspose.com/llm/net/product-overview/
  6. Integration with ASP.NET Core|Documentation

    Host Aspose.llm for .NET behind ASP.NET Core — DI registration, routing, per-user sessions, and graceful shutdown....the idiomatic way to put Aspose.LLM for .NET behind HTTP. The...single-user demo using Aspose.LLM ; using Aspose.LLM.Abstractions.Parameters...

    docs.aspose.com/llm/net/use-cases/integration-w...
  7. Use cases|Documentation

    End-to-end scenarios with runnable code for Aspose.llm for .NET — simple chat, multi-turn conversations, session persistence, and custom presets....build real applications with Aspose.LLM for .NET. Each use case is...

    docs.aspose.com/llm/net/use-cases/
  8. Multiple concurrent sessions|Documentation

    Serve many users or workflows from a single Aspose.llm for .NET instance — per-user sessions, serialized inference, request routing patterns....it later: using Aspose.LLM ; using Aspose.LLM.Abstractions.Parameters...Presets ; var license = new Aspose . LLM . License (); license ....

    docs.aspose.com/llm/net/use-cases/multiple-conc...
  9. Developer's reference|Documentation

    Aspose.llm for .NET developer reference — presets, chat sessions, session persistence, license, and the API surface....describes how to work with Aspose.LLM for .NET once you have the...

    docs.aspose.com/llm/net/developer-reference/
  10. Save and restore session|Documentation

    Persist an Aspose.llm for .NET chat session to disk and resume it in a later process or on another machine....session Contents [ Hide ] Aspose.LLM for .NET can save a chat...continues. using Aspose.LLM ; using Aspose.LLM.Abstractions.Parameters...

    docs.aspose.com/llm/net/use-cases/save-and-rest...