despiegk / ai_playground

a playground of AI
Apache License 2.0
1 stars 3 forks source link

reproducible environment for finetuning #1

Open despiegk opened 1 year ago

despiegk commented 1 year ago

aim is to make everyones life easier to experiment with AI

requirements & deliverables

gpu usage

models

experiment with following models

some info which can be used

Fine-tuning Large Language Model (LLM) on a Custom Dataset with QLoRA _ MLExpert - Crush Your Machine Learning interview.pdf

implementation details

despiegk commented 1 year ago

Chat with Multiple PDFs using Llama 2 and LangChain _ MLExpert - Crush Your Machine Learning interview.pdf Private GPT4All Chat with PDF Files Using Free LLM MLExpert - Crush Your Machine Learning interview.pdf Private Chatbot with Local LLM (Falcon 7B) and LangChain _ MLExpert - Crush Your Machine Learning interview.pdf

despiegk commented 1 year ago

Support Chatbot using Custom Knowledge Base with LangChain and Open LLM _ MLExpert - Crush Your Machine Learning interview.pdf