Skip to content

abughalib/phi2local

Repository files navigation

Local Microsoft Phi-2

Build & Run

  • Clone the Repository:
git clone https://github.com/abughalib/phi2local
export QUANTIZED_MODEL_DIR=/your/model/path
  • Build the code
cd phi2local; cargo build --release
  • Run.
./target/release/phi2local

Build Dependencies

Windows

Debian based Linux

  • Build Packages
sudo apt install build-essential clang

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages