Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 583 Bytes

File metadata and controls

18 lines (14 loc) · 583 Bytes

LLM-Simple-Factory

LLM-Simple-Factory: Zero-to-One Examples for LLMs Learning

About Project

The Kaggle-LLM-exam has provided numerous excellent engineering solutions in the field of LLM (Large Language Model). This project integrates the solutions from Kaggle competitors to create a comprehensive LLM solution. The aim is to facilitate learning and usage for everyone. This project is continuously being updated.

Get Started

Installation

pip install -r requirements.txt

Run

examples for question answer

python examples/question_answer.py