Skip to content

🐳 All-in-one runtime api for LLMs, easy to deploy.

License

Notifications You must be signed in to change notification settings

llmapi-io/llm-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏃 WIP

Introduction

中文文档 llm-runtime encapsulates the runtime of various models and provides a simple abstract interface for easy deployment.

Diagram

graph LR

create-->llm_runtime
destroy-->llm_runtime
process-->llm_runtime
llm_runtime-->llamaRT
llm_runtime-->samRT
llm_runtime-->sdRT
llm_runtime-->ctrlnetRT

Support plan

  • LLama
  • SAM(meta)
  • Stable Diffusion
  • Control Net

About

🐳 All-in-one runtime api for LLMs, easy to deploy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages