Skip to content

AlexisDanlos/run-llm-locally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local LLM Runner

A Flutter application that allows you to run Large Language Models (LLMs) directly on your device.

Features

  • Run LLMs locally without internet connection
  • Simple and intuitive chat interface
  • Supports multiple platforms (Android, iOS, Windows, macOS, Linux)

Getting Started

  1. Clone this repository
  2. Make sure you have Flutter installed
  3. Run flutter pub get to install dependencies
  4. Place your model file in the assets folder
  5. Run the app using flutter run

Requirements

  • Flutter SDK
  • Device with sufficient RAM to run LLMs
  • Compatible model file (.bin or .gguf format)

License

This project is open source. Feel free to use and modify as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors