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.

    Language:Python8.5k582.5k741
  • georgian-io/LLM-Finetuning-Toolkit

    Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.

    Language:Python854165197
  • 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.

    Language:Python35372138
  • zorazrw/filco

    [Preprint] Learning to Filter Context for Retrieval-Augmented Generaton

    Language:Python1912920
  • zeyadusf/LLMs-from-Scratch

    Build a Large Language Model (From Scratch) book and Finetuned Models

    Language:Jupyter Notebook1381017
  • vipulraheja/coedit

    Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)

    Language:Shell1305614
  • HamedBabaei/LLMs4OL

    LLMs4OL:‌ Large Language Models for Ontology Learning

    Language:Python12845210
  • yyDing1/GNER

    [ACL-24 Findings] Code implementation of Paper "Rethinking Negative Instances for Generative Named Entity Recognition"

    Language:Python561102
  • Reason-Wang/flan-alpaca-lora

    This repository contains the code to train flan t5 with alpaca instructions and low rank adaptation.

    Language:Python51358
  • terjanq/hack-a-prompt

    Tools and our test data developed for the HackAPrompt 2023 competition

    Language:HTML44316
  • rpidanny/llm-prompt-templates

    Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates.

    Language:TypeScript41212
  • 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.

    Language:Python38457
  • replicate/getting-started-nextjs-language

    A template Next.js app for running language models like FLAN-T5 with Replicate's API

    Language:JavaScript271804
  • dylan-slack/Tablet

    The TABLET benchmark for evaluating instruction learning with LLMs for tabular prediction.

    Language:Python21114
  • 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%.

    Language:Jupyter Notebook21202
  • batmanscode/Talk2Book

    Use AI to personify books, so that you can talk to them 🙊

    Language:Jupyter Notebook18102
  • 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.

    Language:Jupyter Notebook17111
  • mltrev23/google-flan-t5-small

    Training and fine-tuning flan-t5-small model based on provided text

    Language:Python15100
  • Erionis/Flan-T5-Summarization

    In-context learning, Fine-Tuning, RLHF on Flan-T5

    Language:Jupyter Notebook14211
  • 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.

    Language:Python14102
  • nicolay-r/THOR-ECAC

    The official fork of THoR Chain-of-Thought framework, enhanced and adapted for Emotion Cause Analysis (ECAC-2024)

    Language:Python12430
  • rochitasundar/Generative-AI-with-Large-Language-Models

    This repository contains the lab work for Coursera course on "Generative AI with Large Language Models".

    Language:Jupyter Notebook11104
  • 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.

    Language:Jupyter Notebook8201
  • mltrev23/flan-t5-fine-tune

    Flan-t5 model fine tune LoRA and Langchain

    Language:Python8100
  • Wazzabeee/Bias-Mitigation-In-LLM

    Research POC on the mitigation of bias in large language models (FLAN-T5 and Bloomz) through fine-tuning.

    Language:Jupyter Notebook8200
  • 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.

    Language:Jupyter Notebook6103
  • KRR-Oxford/LLMap-Prelim

    A preliminary investigation for ontology alignment (OM) with large language models (LLMs).

    Language:Python5101
  • aolivtous/LLMs-for-DocVQA

    Master's thesis on Large Language Models for Document Visual Question Answering

    Language:Python4101
  • the-good-fellas/flan-t5-ptbr

    Tutorial para treino de um modelo baseado Flan-T5 usando Flax no GCP-TPU

    Language:Python4110
  • HoangLayor/Finetune-LLMs-for-Sequence-Classification

    Finetune Flan-T5 for email classification

    Language:Jupyter Notebook3100
  • 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

    Language:Python3001
  • claudiatang-git/english-hawaiian-pidgin-translator

    Finetuned FLAN-T5 to translate English to Hawaiian Pidgin

    Language:Jupyter Notebook2100
  • 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.

    Language:Jupyter Notebook2102
  • 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

    Language:CSS2100
  • 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.

    Language:HTML2100