flan-t5
There are 93 repositories under flan-t5 topic.
xorbitsai/inference
Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
georgian-io/LLM-Finetuning-Toolkit
Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.
declare-lab/flan-alpaca
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.
zorazrw/filco
[Preprint] Learning to Filter Context for Retrieval-Augmented Generaton
zeyadusf/LLMs-from-Scratch
Build a Large Language Model (From Scratch) book and Finetuned Models
vipulraheja/coedit
Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)
HamedBabaei/LLMs4OL
LLMs4OL: Large Language Models for Ontology Learning
yyDing1/GNER
[ACL-24 Findings] Code implementation of Paper "Rethinking Negative Instances for Generative Named Entity Recognition"
Reason-Wang/flan-alpaca-lora
This repository contains the code to train flan t5 with alpaca instructions and low rank adaptation.
terjanq/hack-a-prompt
Tools and our test data developed for the HackAPrompt 2023 competition
rpidanny/llm-prompt-templates
Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates.
VanekPetr/flan-t5-text-classifier
Fine-tuning of Flan-5T LLM for text classification 🤖 focuses on adapting a state-of-the-art language model to enhance its ability to classify text data.
replicate/getting-started-nextjs-language
A template Next.js app for running language models like FLAN-T5 with Replicate's API
dylan-slack/Tablet
The TABLET benchmark for evaluating instruction learning with LLMs for tabular prediction.
M-Taghizadeh/flan-t5-base-imdb-text-classification
In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtained a very good accuracy of 93%.
batmanscode/Talk2Book
Use AI to personify books, so that you can talk to them 🙊
CodeName-Detective/Prompt-to-Song-Generation-using-Large-Language-Models
This project uses LLMs to generate music from text by understanding prompts, creating lyrics, determining genre, and composing melodies. It harnesses LLM capabilities to create songs based on text inputs through a multi-step approach.
mltrev23/google-flan-t5-small
Training and fine-tuning flan-t5-small model based on provided text
Erionis/Flan-T5-Summarization
In-context learning, Fine-Tuning, RLHF on Flan-T5
sahilichake/Document-Summarization-App-using-LLM
Document Summarization App using large language model (LLM) and Langchain framework. Used a pre-trained T5 model and its tokenizer from Hugging Face Transformers library. Created a summarization pipeline to generate summary using model.
nicolay-r/THOR-ECAC
The official fork of THoR Chain-of-Thought framework, enhanced and adapted for Emotion Cause Analysis (ECAC-2024)
rochitasundar/Generative-AI-with-Large-Language-Models
This repository contains the lab work for Coursera course on "Generative AI with Large Language Models".
arasgungore/Generative-AI-with-LLMs
My solutions to the lab assignments in the Generative AI with Large Language Models course offered by Amazon Web Services.
mltrev23/flan-t5-fine-tune
Flan-t5 model fine tune LoRA and Langchain
Wazzabeee/Bias-Mitigation-In-LLM
Research POC on the mitigation of bias in large language models (FLAN-T5 and Bloomz) through fine-tuning.
Himidiri/MergeX
Revolutionizing open-world gaming, MergeX harnesses NLP advances to empower players with limitless dialogue interactions with NPCs. By imbuing each character with a unique biography, conversations authentically align with NPC personalities, transcending traditional limitations.
KRR-Oxford/LLMap-Prelim
A preliminary investigation for ontology alignment (OM) with large language models (LLMs).
aolivtous/LLMs-for-DocVQA
Master's thesis on Large Language Models for Document Visual Question Answering
the-good-fellas/flan-t5-ptbr
Tutorial para treino de um modelo baseado Flan-T5 usando Flax no GCP-TPU
HoangLayor/Finetune-LLMs-for-Sequence-Classification
Finetune Flan-T5 for email classification
purang2/Report-Summarization
Summarize Long Document with Pretrained sequence-to-sequence LM with long-range attention!
ramendrasingla/RL-LLM-Based-Title-Generator
Struggled with creating catchy, human-like titles using ChatGPT or other LLMs? If you've ever been frustrated by AI-generated titles that lack a human touch, I’ve just published something you’ll find useful. My latest blog explores how Reinforcement Learning (RL) can push LLMs to craft more compelling, attention-grabbing headlines
claudiatang-git/english-hawaiian-pidgin-translator
Finetuned FLAN-T5 to translate English to Hawaiian Pidgin
himanshuvnm/Foundation-Model-Large-Language-Model-FM-LLM
This repository was commited under the action of executing important tasks on which modern Generative AI concepts are laid on. In particular, we focussed on three coding actions of Large Language Models. Extra and necessary details are given in the README.md file.
Kuberwastaken/TREAT-CS50
An Early (Flan T-5) version of An Open-Source AI Web App to Detect Triggering Content in Movies and Shows - Kuber Mehta's CS50x Capstone Project
navneet1083/llm-usecases
Discussed about 4 use-cases or case studies. Discussed about the approaches and significance of these use-cases as these are different from others. There are several approaches available which can be done using LLM but here the approaches and it's significance could bring insightful approaches towards it's execution.