Skip to content

Masoudjafaripour/llm-hf-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

llm-hf-planning

A small Hugging Face LLM for planning and reasoning.

πŸš€ Overview

This project fine-tunes a GPT-based LLM to perform task planning and reasoning.
The model learns to generate step-by-step plans for various tasks using Hugging Face Transformers, Datasets, TRL, and Accelerate.

πŸ“Œ Features

  • βœ… Uses Transformers (GPT-2)
  • βœ… Fine-tuned on structured planning datasets
  • βœ… Supports step-by-step action reasoning
  • βœ… Trained with Hugging Face's TRL & Accelerate
  • βœ… Deployable via Hugging Face Hub

πŸ”§ Installation

Clone the repository and install dependencies:

git clone https://github.com/Masoudjafaripour/llm-hf-planning.git
cd llm-hf-planning
pip install -r requirements.txt

About

A small Hugging Face LLM for planning and reasoning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages