csabakecskemeti
commited on
Commit
•
61dfa41
1
Parent(s):
e40e841
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ base_model: meta-llama/Meta-Llama-3-8B
|
|
6 |
pipeline_tag: text-generation
|
7 |
model_context_window: 8192
|
8 |
---
|
|
|
|
|
|
|
9 |
# Model intention
|
10 |
Brainstorm facilitates idea exploration through interaction with a Language Model (LLM).
|
11 |
Rather than providing direct answers, the model engages in a dialogue with users, offering
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
model_context_window: 8192
|
8 |
---
|
9 |
+
|
10 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/F2SHRg-GKiM4oJNlpEsjQ.png)
|
11 |
+
|
12 |
# Model intention
|
13 |
Brainstorm facilitates idea exploration through interaction with a Language Model (LLM).
|
14 |
Rather than providing direct answers, the model engages in a dialogue with users, offering
|