Skip to content

pogzyb/llmabda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMABDA

release

🐑 Run Quantized Agents on AWS Lambda for Cheap 🐥

What is this?

LLMabda is a simple proxy for llama.cpp server that runs on AWS Lambda.

Deployment

Information about deployment is in deploy/

Demo

  1. Agent (Using ggml-org/Qwen3-1.7B-GGUF)
  • source code
  • "What is 5 + (5 * 6)? Please shout the final answer."

task_summarize

  1. Summarize text (Using ggml-org/Qwen3-1.7B-GGUF)
  • source code
  • "What happened to the Crystal Extractor?"

task_summarize