|
--- |
|
title: LLM Prompt Behavior Explorer |
|
colorFrom: indigo |
|
colorTo: green |
|
sdk: gradio |
|
sdk_version: 5.33.0 |
|
app_file: app.py |
|
pinned: false |
|
license: mit |
|
tags: |
|
- gradio |
|
- text-generation |
|
- llm |
|
- model-comparison |
|
- gpt2 |
|
- falcon-rw-1b |
|
- flan-t5 |
|
- huggingface |
|
models: |
|
- gpt2 |
|
- tiiuae/falcon-rw-1b |
|
- google/flan-t5-small |
|
--- |
|
Compare text outputs from three small language models using a prompt. |
|
|
|
|
|
--- |
|
title: Llm Prompt Behavior Explorer |
|
|
|
colorFrom: green |
|
|
|
colorTo: indigo |
|
|
|
sdk: gradio |
|
|
|
sdk_version: 5.33.0 |
|
|
|
app_file: app.py |
|
|
|
pinned: false |
|
|
|
license: mit |
|
|
|
--- |
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |