Spaces:
Sleeping
Sleeping
<<<<<<< HEAD
DeepSeek Tweet Generator Space
This Space hosts a DeepSeek model fine-tuned for generating tweets based on a given style profile and recent tweet examples.
Usage
The interface accepts three inputs:
- Style Profile (JSON): A JSON object containing style characteristics like tone, complexity, and technical level
- Recent Tweets: Example tweets to base the style on
- Topic: The topic to generate a tweet about
Example Style Profile:
{
"tone": "Natural",
"complexity": 2.8,
"technical_level": "Technical"
}
Model Details
- Base Model: deepseek-ai/deepseek-coder-6.7b-base
- Modifications: Optimized for tweet generation while maintaining technical accuracy
- Max Length: 280 characters (Twitter limit)
Environment
title: Klone emoji: π colorFrom: red colorTo: indigo sdk: streamlit sdk_version: 1.41.1 app_file: app.py pinned: false license: apache-2.0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
8e932805921311a8a2599aad82cb88ca87f0e962