tgautam03 / TransformersLinks
A Gentle Introduction to Transformers Neural Network
☆14Updated last year
Alternatives and similar repositories for Transformers
Users that are interested in Transformers are comparing it to the libraries listed below
Sorting:
- Inference Llama 2 in one file of pure Python☆425Updated last month
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆195Updated last year
- Llama from scratch, or How to implement a paper without crying☆581Updated last year
- A working example of RAG using LLama 2 70b and Llama Index☆373Updated 2 years ago
- Fine-tuning LLMs using QLoRA☆266Updated last year
- Some helpers and examples for creating an LLM fine-tuning dataset☆74Updated last year
- Code Transformer neural network components piece by piece☆369Updated 2 years ago
- Tune any FALCON in 4-bit☆465Updated 2 years ago
- Fine-Tuning Embedding for RAG with Synthetic Data☆524Updated 2 years ago
- Write your own LOTR story with LORA BLOOM-3B☆41Updated 2 years ago
- Visualizing some of the internals of a neural network during training and inference.☆75Updated last year
- Various installation guides for Large Language Models☆77Updated 8 months ago
- Fine-tune mistral-7B on 3090s, a100s, h100s☆723Updated 2 years ago
- ☆469Updated 2 years ago
- A tool for generating function arguments and choosing what function to call with local LLMs☆433Updated last year
- A repository of Python scripts to scrape code contents of the public repositories of `huggingface`.☆53Updated last year
- The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM …☆610Updated 10 months ago
- Guide for fine-tuning Llama/Mistral/CodeLlama models and more☆641Updated 2 months ago
- LLM Workshop by Sourab Mangrulkar☆398Updated last year
- This is a repository where I show how to use Mistral 7B☆10Updated 2 years ago
- Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A☆971Updated 2 years ago
- ☆149Updated last year
- ☆80Updated last year
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆195Updated last year
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated 2 years ago
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆129Updated 2 years ago
- I will build Transformer from scratch☆85Updated 5 months ago
- Repo where I recreate some popular machine learning models from scratch in Python☆122Updated 10 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆333Updated 2 years ago
- Python bindings for the Transformer models implemented in C/C++ using GGML library.☆1,878Updated last year