Giter Site home page Giter Site logo

sik247 / llm-alchemy-chamber Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adithya-s-k/ai-engineering.academy

0.0 0.0 0.0 582 KB

a friendly neighborhood repository with diverse experiments and adventures in the world of LLMs

License: MIT License

Python 0.97% Jupyter Notebook 99.03%

llm-alchemy-chamber's Introduction

LLM Alchemy Chamber πŸ§™β€β™‚οΈβœ¨

Welcome to a friendly neighborhood repository featuring diverse experiments and adventures in the world of LLMs. This collection is no ordinary repository; it's an alchemical blend of scripts, notebooks, and experiments dedicated to the mystical realm of Language Models (LLMs).

Alchemical Scripts

Projects GitHub Link Colab Link Blog Link Description
Youtube Cloner Folder Fireship GPT Blog coming soon An Attempt at cloning youtubers using LLMs by Finetuning
Finetuning GitHub Link Colab Link Blog Link Description
Gemma Finetuning GitHub Colab A Beginner’s Guide to Fine-Tuning Gemma Notebook to Finetune Gemma Models
Mistral-7b Finetuning GitHub Colab A Beginner’s Guide to Fine-Tuning Mistral 7B Instruct Model Notebook to Finetune Mistral-7b Model
Mixtral Finetuning GitHub Colab A Beginner’s Guide to Fine-Tuning Mixtral Instruct Model Notebook to Finetune Mixtral-7b Models
LLama2 Finetuning GitHub Colab Notebook to Finetune Llama2-7b Model
Quantization GitHub Link Colab Link Blog Link Description
AWQ Quantization GitHub Colab Squeeze Every Drop of Performance from Your LLM with AWQ quantise LLM using AWQ.
GGUF Quantization GitHub Colab Run any Huggingface model locally quantise LLM to GGUF formate.
Data Prep GitHub Link Colab Link Description
Documents -> Dataset GitHub Colab Given Documents generate Instruction/QA dataset for finetuning LLMs
Topic -> Dataset GitHub Colab Given a Topic generate a dataset to finetune LLMs
Alpaca Dataset Generation GitHub Colab The original implementation of generating instruction dataset followed in the alpaca paper

Repo Structure

β”œβ”€β”€ DataPrep(Notebook to generate synthetic data)
β”‚   β”œβ”€β”€ dataset_prep.ipynb
β”‚   └── ...
β”œβ”€β”€ Deployment(TGI/VLLM scripts for testing)
β”‚   └── ...
β”œβ”€β”€ Finetuning(Finalised Finetuning Scripts)
β”‚   β”œβ”€β”€ Gemma_finetuning_notebook.ipynb
β”‚   β”œβ”€β”€ Llama2_finetuning_notebook.ipynb
β”‚   β”œβ”€β”€ Mistral_finetuning_notebook.ipynb
β”‚   β”œβ”€β”€ Mixtral_finetuning_notebook.ipynb
β”‚   └── ...
β”œβ”€β”€ LLMS(LLM experiments)
β”‚   β”œβ”€β”€ ambari
β”‚   β”‚   └── ...
β”‚   β”œβ”€β”€ CodeLLama
β”‚   β”‚   └── ...
β”‚   β”œβ”€β”€ Gemma
β”‚   β”‚   β”œβ”€β”€ finetune-gemma.ipynb
β”‚   β”‚   └── gemma-sft.py
β”‚   β”œβ”€β”€ Llama2
β”‚   β”‚   └── ...
β”‚   β”œβ”€β”€ Mistral-7b
β”‚   β”‚   └── ...
β”‚   └── Mixtral
β”‚       └── ...
β”œβ”€β”€ Projects(Upsurd ideas i want to try out)
β”‚   └── YT_Clones
β”‚       β”œβ”€β”€ Fireship_clone.ipynb
β”‚       β”œβ”€β”€ youtube_channel_scraper.py
β”‚       └── ...
β”œβ”€β”€ Quantization
β”‚   └── ...
β”œβ”€β”€ utils
β”‚   └── streaming_inference_hf.ipynb

Star History Chart

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.