|
--- |
|
title: Llama 3.1 405B FP8 |
|
emoji: π |
|
colorFrom: yellow |
|
colorTo: purple |
|
sdk: gradio |
|
sdk_version: 4.39.0 |
|
app_file: app.py |
|
pinned: true |
|
license: mit |
|
thumbnail: >- |
|
https://cdn-uploads.huggingface.co/production/uploads/65e330e7edc2f7306e252448/QguRGJ7JnVU6zrmffNSSM.jpeg |
|
short_description: Chat with Llama-3.1-405B |
|
--- |
|
|
|
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). |