An open API service indexing awesome lists of open source software.

https://github.com/myriamba/llm_use_cases

A simple collection of LLM apps powered by HuggingFace.
https://github.com/myriamba/llm_use_cases

fastapi generative-ai huggingface-transformers llm nlp streamlit wandb

Last synced: about 2 months ago
JSON representation

A simple collection of LLM apps powered by HuggingFace.

Awesome Lists containing this project

README

          

# ✨LLM_Projects
This repository contains a collection of diverse NLP apps encompassing three types of transformer architectures: **Autoencoding Models (Encoder-only LLM)**, **Autoregressive Models (Decoder-only LLM)**, and **SeqToSeq Models (Encoder-Decoder LLM)**. These apps use open-source models that you can run locally on your computer.