Skip to content

jochenvw/foundry-local-sandbox-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 Foundry Local Sandbox

A Golang terminal UI chat client for talking to local AI models — powered by the Microsoft Foundry Local SDK ported to Go. No cloud, no API keys, just your machine running models locally. 🚀

Running on GPU

Running on NPU

⚡ Quick Start

go run .

🎛 Startup Options

Flag Default Description
-system "You are a helpful AI assistant." System prompt
-device auto Device: auto · cpu · gpu · npu
-temp 0.2 Sampling temperature (0–2)
-ctx 4096 Context window size
-mode local Session mode label (local · remote)

🕹 In-App Shortcuts

Key Action
/ Scroll through prompt history
: Enter command mode (:clear, :temp, :model, :stats, :export)
clear Reset session & history
q / quit / exit Quit
Ctrl+C / Ctrl+Q Quit

🛠 Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages