decoder-model
There are 28 repositories under decoder-model topic.
shivendrra/SmallLanguageModel
a LLM cookbook, for building your own from scratch, all the way from gathering data to training a model
logic-OT/Decoder-Only-LLM
This repository features a custom-built decoder-only language model (LLM) with a total of 37 million parameters 🔥. I train the model to be able to ask question from a given context
partarstu/transformers-in-java
Experimental project for AI and NLP based on Transformer Architecture
aiden200/GPT3_Implementation
Implementation of the GPT-3 paper: Language Models are Few-Shot Learners
LaurentVeyssier/Image-Captioning-Project-with-full-Encoder-Decoder-model
Generate caption on images using CNN Encoder- LSTM Decoder structure
SharathHebbar/Transformers
Transformers Intuition
HxCodeWarrior/StellarByte
从零实现基础的Transformer的Decoerder-Only模型,并进行模型升级,构建专属于自己的LLM模型
mbnczy/GenAI4SeqCls
Generative AI fine-tune and inference for sequence classification tasks
DaniyalAhmedKhan1234/Academic-Text-Simplification
This project aims to simplify texts from research papers using advanced natural language processing (NLP) techniques, making them more accessible to a broader audience
KempnerInstitute/minOLMo
An explainable and simplified version of OLMo model
shivendrra/enigma
a dna sequence generation/classification using transformers
dipankarsrirag/lordd
Code and dataset used to train dialect adapters for decoder models.
edwinthomas444/cheese_advertisement_generator
An LLM based tool for generation of cheese advirtisements
Muhammad-Ibrahim-Khan/minigpt
A miniGPT inspired from the original NanoGPT released by OpenAI. This is a notebook to walk through the decoder part of the transformer architecture with details outlined.
ahmedelsayed968/Arabic-Text-Summarizer
Build Text summarizer for arabic language
gatorduck/Creating_Custom_Decoder_Transformer
Custom decoder Transformer that treats a patient's medical journey like a story told through diagnosis codes instead of words.
hardaatbaath/multimodal_vision_model
A multimodal vision model that takes in an image and a prompt query, and output the answer
SLotAbr/Decoder_model
Decoder model for language modelling
Aryan0419/Image-Captioning-CNN-LSTM
🖼️ Generate descriptive captions for images using a CNN-LSTM model, combining computer vision and NLP for effective storytelling.
EricYuan8307/Machine-Learning-Based-Error-Correcting-Decoders
On the Design and Performance of Machine Learning Based Error Correcting Decoders
gowtamyreddy/NLP
Text Generation using RNN, LSTM, and Transformer
muhammadhussain-2009/Building-A-Transformer-From-Scratch
Coding A Decoder Only Transformer Like ChatGPT From Scratch
sahermuhamed1/intent-classifier-chatbot
Intent Detection API using BERT and Flask
sea-rod/minigpt
A mini version of GPT implemented on shakespear using BPE
Shuyib/HF_model_preview
Using LLMs in huggingface for sentiment analysis, translation, summarization and extractive question answering
XiaoYicong/CNN-BCI-cursor
Offline CNN demo, Z-score, auto offset and sgolay control
XiaoYicong/Kalman-filter
Offline Kalman filter demo, Z-score and Ridge regression to adapt KF parameters