Farzad-R / LLM-Zero-to-Hundred

This repository contains different LLM chatbot projects (RAG, LLM agents, etc.) and well-known techniques for training and fine tuning LLMs.
193 stars 105 forks source link

you not given termial input and out file here in this repository #5

Closed JayeshJagtap11 closed 4 months ago

JayeshJagtap11 commented 4 months ago

file request

Farzad-R commented 4 months ago

I added the module in:

RAG-GPT/src/terminal_q_and_a.py

Please read the description at the top of the module.

Have a great coding!

JayeshJagtap11 commented 4 months ago

Thank you