An open API service indexing awesome lists of open source software.

https://github.com/notnaton/microllm

My own implementation to run inference on local LLM models
https://github.com/notnaton/microllm

chatgpt llm llm-inference

Last synced: over 1 year ago
JSON representation

My own implementation to run inference on local LLM models

Awesome Lists containing this project

README

          

# Microllm

just the bare basics to run inference on local hardware.

currently working:
- read_gguf.py

Refactor made it faster and more compact

TODO:
fix token generation to generate sensible tokens...