#Flan-t5
Showing 8 of 8 repositories tagged #flan-t5, ranked by stars
Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source, speech, and multimodal models on cloud, on-prem, or your laptop โ all through one unified, production-ready inference API.
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.
LLMs4OL:โ Large Language Models for Ontology Learning
Tools and our test data developed for the HackAPrompt 2023 competition
Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates.
Use AI to personify books, so that you can talk to them ๐
This repository contains the lab work for Coursera course on "Generative AI with Large Language Models".
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.