csabakecskemeti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
datasets:
|
4 |
- DevQuasar/brainstorm_vicuna_1k
|
5 |
pipeline_tag: text-generation
|
|
|
6 |
---
|
7 |
# Model intention
|
8 |
Enables user to talk through an idea with an LLM model, where the model is asking various questions
|
|
|
3 |
datasets:
|
4 |
- DevQuasar/brainstorm_vicuna_1k
|
5 |
pipeline_tag: text-generation
|
6 |
+
model_context_window: 8192
|
7 |
---
|
8 |
# Model intention
|
9 |
Enables user to talk through an idea with an LLM model, where the model is asking various questions
|