flan-t5 topic

List flan-t5 repositories

inference

4.9k
Stars
391
Forks
39
Watchers

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...

LLM-Finetuning-Toolkit

766
Stars
91
Forks
Watchers

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

filco

182
Stars
21
Forks
Watchers

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

LLMs4OL

82
Stars
8
Forks
Watchers

LLMs4OL:‌ Large Language Models for Ontology Learning

flan-alpaca

347
Stars
38
Forks
Watchers

This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.

flan-alpaca-lora

48
Stars
8
Forks
Watchers

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

llm-prompt-templates

39
Stars
2
Forks
Watchers

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

flan-t5-base-imdb-text-classification

18
Stars
2
Forks
Watchers

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%.

hack-a-prompt

29
Stars
4
Forks
Watchers

Tools and our test data developed for the HackAPrompt 2023 competition

getting-started-nextjs-language

27
Stars
4
Forks
Watchers

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