Spaces:
Sleeping
Sleeping
File size: 488 Bytes
290b1f0 710664b 290b1f0 710664b 290b1f0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: Vaultgemma Demo
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
short_description: A demo of Google's VaultGemma 1B text generation model
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|