Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
compare-models | Compare multiple Hugging Face models |
summarize-paper | Summarize an AI research paper from arXiv |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Llama 3 8B Instruct | Meta's Llama 3 8B Instruct model |
Mistral 7B Instruct v0.2 | Mistral AI's 7B instruction-following model |
OpenChat 3.5 | Open-source chatbot based on Mistral 7B |
Stable Diffusion XL 1.0 | SDXL text-to-image model |
Databricks Dolly 15k | 15k instruction-following examples |
SQuAD | Stanford Question Answering Dataset |
GLUE | General Language Understanding Evaluation benchmark |
Summarize From Feedback | OpenAI summarization dataset |
Diffusers Demo | Demo of Stable Diffusion models |
Chatbot Demo | Demo of a Gradio chatbot interface |
Midjourney v4 Diffusion | Replica of Midjourney v4 |
StableVicuna | Fine-tuned Vicuna with RLHF |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search-models | Search for models on Hugging Face Hub |
get-model-info | Get detailed information about a specific model |
search-datasets | Search for datasets on Hugging Face Hub |
get-dataset-info | Get detailed information about a specific dataset |
search-spaces | Search for Spaces on Hugging Face Hub |
get-space-info | Get detailed information about a specific Space |
get-paper-info | Get information about a specific paper on Hugging Face |
get-daily-papers | Get the list of daily papers curated by Hugging Face |
search-collections | Search for collections on Hugging Face Hub |
get-collection-info | Get detailed information about a specific collection |