Skip to main content
Ctrl+K
This framework is under active development. If you'd like to to contribute, check out the GitHub repository.

MetalChat

  • User Guide
  • Development
  • Reference
  • Sponsor
  • GitHub
  • User Guide
  • Development
  • Reference
  • Sponsor
  • GitHub

Section Navigation

  • Interpreter library
    • String tokenization
  • Layer library
    • Neural network layers
    • Language models
    • Safetensors format
  • Kernel library
    • Metal accelerated kernels
  • Tensor library
    • Advanced creation
    • Asynchronous operations
    • Type traits
  • Allocator library
  • Container library
  • MetalChat reference

MetalChat reference#

  • Interpreter library
    • String tokenization
    • Interpreter
    • Repository
    • Transformer
  • Layer library
    • Neural network layers
    • Language models
    • Safetensors format
    • Basic layer
    • Indirect layer
    • Polymorphic layer
    • Layer array
  • Kernel library
    • Metal accelerated kernels
    • Hardware accelerator
    • Basic kernel
    • Binary kernel wrapper
    • Kernel task
    • Kernel thread
    • Recursive kernel thread
  • Tensor library
    • Advanced creation
    • Asynchronous operations
    • Type traits
    • Tensor
    • Tensor layout
    • Tensor iterator
    • Basic tensor
    • Shared tensor
  • Allocator library
    • Hardware memory allocator
    • Hardware heap allocator
    • Hardware resident allocator
    • Polymorphic hardware allocator
    • Scalar memory allocator
    • Random memory allocator
    • Aliasing allocator
    • Rebind allocator
    • Pooling allocator adapter
    • No-copy allocator
    • File-buffered memory allocator
    • Paginated allocator adapter
    • Allocator concepts
  • Container library
    • Memory container
    • Hardware memory container
    • Random memory container
    • Vector memory container
    • Scalar memory container
    • File buffer container
    • Offsetted container adapter
    • Container concepts

previous

Building from source

next

Interpreter library

Edit on GitHub

© Copyright 2024-present, Yakau Bubnou.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.