Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months 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...