penghao1023 / alpaca-trainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpaca trainer

Initial code to reproduce Alpaca model

Setup

python -m venv env
source env/bin/activate
python -m pip install -r requirements.txt

TODO

About

License:MIT License


Languages

Language:Python 100.0%