Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 329 Bytes

BookWorm-AI

A Fine Tuned LLama-2 7B It is a Generative Ai application built on Llama 2 7b (large language model) Fine tune the LLm according to your own custom requirement, can train data on any training set. steps

  1. clone the repo
  2. Download the model
  3. prepare training data
  4. Ask the question about the dataset
  5. Done