Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 299 for

gpu

(0.06 sec)
  1. Installing advanced OCR features|Documentation

    How to extend Aspose.OCR for C++ functionality by adding downloadable modules to the project.... Installing GPU-accelearated package Analyzing...

    docs.aspose.com/ocr/cpp/modules/
  2. Customizing presets|Documentation

    Override fields on built-in Aspose.LLM for .NET presets — either instance-level tweaks or a subclass for reusable configuration....BinaryManagerParamet Force a specific GPU backend. ModelCachePath EngineParameters...careful analyst." ; Memory-tight GPU preset . BaseModelInferencePa...

    docs.aspose.com/llm/net/developer-reference/pre...
  3. Binary manager parameters|Documentation

    Configure how Aspose.LLM for .NET downloads and caches native llama.cpp binaries — release tag, cache path, system specification, and preferred acceleration backend....Windows, Linux NVIDIA GPUs. HIP Linux AMD GPUs via ROCm. Metal macOS...Windows, Linux Cross-platform GPU. AVX512 Any x64 with AVX-512...

    docs.aspose.com/llm/net/developer-reference/par...
  4. Debugging vision|Documentation

    Diagnose multimodal issues in Aspose.LLM for .NET — tagged log taxonomy, common misalignments, and the parse_mm_logs.zsh helper....first token on a well-specced GPU. Root cause : projector loaded...on CPU while base model is on GPU, or the image is very large....

    docs.aspose.com/llm/net/developer-reference/mul...
  5. Hardware Based Rendering of 3D Geometry|Documen...

    Using Aspose.3D for .NET API, developers can program the Gpu (graphics processing unit) and setup the graphics hardware for rendering 3D geometry instead of the fixed function pipeline.... developers can program the GPU (graphics processing unit) and...calculate the final pixel color in GPU side Render States - It provides...

    docs.aspose.com/3d/net/hardware-based-rendering...
  6. SystemSpecification|Documentation

    Override auto-detected system info in Aspose.LLM for .NET — null defaults to runtime detection; rarely needed....and available accelerations (GPU, AVX levels). The result is a...

    docs.aspose.com/llm/net/developer-reference/par...
  7. 三角网格|Documentation

    Aspose.3D for Java API 支持三角网格,这对游戏行业很有用,因为三角形是Gpu硬件支持的唯一受支持的图元 (非三角形数据在驱动程序级别进行三角化,这在实时渲染中效率低下)。...Java API 支持三角网格,这对游戏行业很有用,因为三角形是GPU硬件支持的唯一受支持的图元 (非三角形数据在驱动程序级别进...

    docs.aspose.com/3d/zh/java/triangulate-mesh/
  8. Supported presets|Documentation

    Built-in presets for Aspose.LLM for .NET with Hugging Face model sources, default context sizes, and quantization....for laptops with a discrete GPU or 16 GB-class systems. Preset...runs on any laptop without a GPU. Switch to GpuLayers = -1 to...

    docs.aspose.com/llm/net/product-overview/suppor...
  9. Architecture|Documentation

    Understand the layers, runtime flow, and lifecycle of Aspose.LLM for .NET — from the facade API down to native llama.cpp binaries....depending on disk speed and whether GPU offload is active. Memory footprint...sampler state, tokenizer. Both GPU and CPU memory are claimed in...

    docs.aspose.com/llm/net/product-overview/archit...
  10. Reduce first-token latency|Documentation

    Cut the time to first response in Aspose.LLM for .NET — warm up the engine, shorten system prompts, size batches correctly, and avoid cold starts....milliseconds on CPU, tens on GPU. Keep system prompts short. //...warm. Typical numbers (modern GPU) Stage Time Create (cold, first...

    docs.aspose.com/llm/net/how-to/reduce-first-tok...