CodeBot / README.md
ciphermosaic's picture
initial commit
9d840f7 verified
|
Raw
History Blame Contribute Delete
504 Bytes
---
title: CodeBot
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
license: apache-2.0
short_description: A lightweight coding assistant fine tuned from Meta Llama 3.
---
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).