31
Multi Task NLP
🤖
Easily analyze text for sentiment, keywords, emotion, and entities
git clone https://github.com/OpenAccess-AI-Collective/axolotl
cd axolotl
pip3 install packaging
pip3 install -e '.[flash-attn,deepspeed]'
axolotl\examples\llama-2\qlora.yml
base_model: NousResearch/Llama-2-7b-hf
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
accelerate launch -m axolotl.cli.train examples/llama-2/qlora.yml