flan-t5 topic
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...
LLM-Finetuning-Toolkit
Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.
filco
[Preprint] Learning to Filter Context for Retrieval-Augmented Generaton
LLMs4OL
LLMs4OL: Large Language Models for Ontology Learning
flan-alpaca
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.
flan-alpaca-lora
This repository contains the code to train flan t5 with alpaca instructions and low rank adaptation.
llm-prompt-templates
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
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
Tools and our test data developed for the HackAPrompt 2023 competition
getting-started-nextjs-language
A template Next.js app for running language models like FLAN-T5 with Replicate's API