LLama CPP Nif Wrapper v0.0.1
  • Pages
  • Modules

    ExLLama.Model (LLama CPP Nif Wrapper v0.0.1)

    Link to this section Summary

    Functions

    bos(model)
    create_session(model)
    create_session(model, options)
    decode_tokens(model, tokens)
    detoknize(model, token)
    embed_len(model)
    embeddings(model, inputs, options)
    eos(model)
    eot(model)
    infill_middle(model)
    infill_prefix(model)
    infill_suffix(model)
    load_from_file(path)
    load_from_file(path, opts)
    nl(model)
    token_to_byte_piece(model, token)
    token_to_piece(model, token)
    train_len(model)
    vocabulary_size(model)

    Link to this section Functions

    Link to this function

    bos(model)

    Link to this function

    create_session(model)

    Link to this function

    create_session(model, options)

    Link to this function

    decode_tokens(model, tokens)

    Link to this function

    detoknize(model, token)

    Link to this function

    embed_len(model)

    Link to this function

    embeddings(model, inputs, options)

    Link to this function

    eos(model)

    Link to this function

    eot(model)

    Link to this function

    infill_middle(model)

    Link to this function

    infill_prefix(model)

    Link to this function

    infill_suffix(model)

    Link to this function

    load_from_file(path)

    Link to this function

    load_from_file(path, opts)

    Link to this function

    nl(model)

    Link to this function

    token_to_byte_piece(model, token)

    Link to this function

    token_to_piece(model, token)

    Link to this function

    train_len(model)

    Link to this function

    vocabulary_size(model)

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.6) for the Elixir programming language