Interface Persistable

All Known Implementing Classes:
DecoderOnlyModel, DeepSeekModel, GPTModel, LlamaModel

public interface Persistable
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    load(Path path)
     
     
    default void
    save(Path path)