Skip to content

Alpaca Turbo Release v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ViperX7 ViperX7 released this 02 Apr 17:23
· 111 commits to main since this release

This release moves away from using alpaca.cpp to llama.cpp
as a result all models that llama supports are now supported by Alpaca-Turbo
Added Pipfile so that it's easier to setup without docker

you might have to convert your old models to the newer format check (here)(https://github.com/ggerganov/llama.cpp)

also new prompts are added

THIS VERSION HAS MAJOR PROBLEM WITH WINDOWS

USE ONLY WITH LINUX