Skip to content

dhern023/sandbox-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sandbox-llm

A small LLM interface designed for sandboxed clients

Tech stack

  1. TheBloke GGUF quantized model
  2. llama.cpp for interface calls

Requirements

python 3.8+

Setup

Download model


wget -P models https://huggingface.co/TheBloke/Mistral-7B-v0.1-GGUF/resolve/main/mistral-7b-v0.1.Q4_K_M.gguf

About

A small LLM interface designed for sandboxed clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages