Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 237 Bytes

Microllm

just the bare basics to run inference on local hardware.

currently working:

  • gguf.py Now it reads the entire gguf file and returns the file locations for the tensor data.

todo:

  • load tensors into model
  • inference