Searched defs:convert_to_pte (Results 1 – 2 of 2) sorted by relevance
10 def convert_to_pte(model_args: GGUFModelArgs, weights: GGUFWeights) -> None: function
98 def convert_to_pte(gguf_model_args: GGUFModelArgs, gguf_weights: GGUFWeights) -> bytes: function