copilot_test2 / README.md
ursbijju's picture
Initial commit
3d24c5f

A newer version of the Gradio SDK is available: 6.8.0

Upgrade
metadata
title: Copilot Test2
emoji: ๐Ÿ‘€
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 5.38.0
app_file: app.py
pinned: false
short_description: Space using the Falcon-7B model โ€” no OpenAI

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Hugging Face Agent

This is a simple Gradio app that uses a Hugging Face-hosted open-source language model (Falcon-7B-Instruct) for text generation.

How to Use

  1. Clone this repository or upload the files to a Hugging Face Space.
  2. Make sure the requirements.txt includes transformers, gradio, and torch.
  3. The app will launch a Gradio interface where you can chat with the model.

Model