#include "mlx/io.h"
#include "mlx/primitives.h"
#include "mlx/transforms.h"
#include "mlx/utils.h"
#include <gguflib.h>
Go to the source code of this file.
Namespaces | |
namespace | mlx |
namespace | mlx::core |
Functions | |
Shape | mlx::core::get_shape (const gguf_tensor &tensor) |
void | mlx::core::gguf_load_quantized (std::unordered_map< std::string, array > &a, const gguf_tensor &tensor) |