Spaces:
Sleeping
Sleeping
Switch back to Llama-3.1-8B-Instruct model: update prompts, generation params, and UI descriptions
Browse files
README.md
CHANGED
|
@@ -11,13 +11,13 @@ app_port: 7860
|
|
| 11 |
|
| 12 |
# Question Generation AI
|
| 13 |
|
| 14 |
-
This Hugging Face Space provides a ChatGPT-style interface for generating thoughtful questions from input statements using the **
|
| 15 |
|
| 16 |
## Features
|
| 17 |
|
| 18 |
- π€ **ChatGPT-Style Interface**: Intuitive chat interface for generating questions
|
| 19 |
- π― **Customizable**: Adjust number of questions, difficulty level, and creativity
|
| 20 |
-
- π **
|
| 21 |
- π **Fast & Reliable**: Optimized for quick response times
|
| 22 |
- π§ **GPU Optimized**: Runs efficiently on NVIDIA A10G hardware
|
| 23 |
- π‘ **Educational Focus**: Perfect for creating study materials and assessments
|
|
|
|
| 11 |
|
| 12 |
# Question Generation AI
|
| 13 |
|
| 14 |
+
This Hugging Face Space provides a ChatGPT-style interface for generating thoughtful questions from input statements using the **Meta Llama-3.1-8B-Instruct** model.
|
| 15 |
|
| 16 |
## Features
|
| 17 |
|
| 18 |
- π€ **ChatGPT-Style Interface**: Intuitive chat interface for generating questions
|
| 19 |
- π― **Customizable**: Adjust number of questions, difficulty level, and creativity
|
| 20 |
+
- π **Llama Powered**: Uses Meta.s instruction-tuned Llama 3.1 model for high-quality questions
|
| 21 |
- π **Fast & Reliable**: Optimized for quick response times
|
| 22 |
- π§ **GPU Optimized**: Runs efficiently on NVIDIA A10G hardware
|
| 23 |
- π‘ **Educational Focus**: Perfect for creating study materials and assessments
|