File size: 781 Bytes
595517e
67cd206
595517e
 
ceb3d76
 
 
fab59cb
ceb3d76
 
 
 
 
 
 
 
 
 
 
1e7e8a1
2fb5407
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: llama3
datasets:
- DevQuasar/brainstorm_vicuna_10k
base_model: meta-llama/Meta-Llama-3-8B
pipeline_tag: text-generation
---
# Brainstom Plus
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/WG1N9oT6suD86W4DpGiml.png)

# Model intention
Brainstorm facilitates idea exploration through interaction with a Language Model (LLM). 
Rather than providing direct answers, the model engages in a dialogue with users, offering 
probing questions aimed at fostering deeper contemplation and consideration of various 
facets of their ideas.

## Examples

### Inference code
https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_inference.py

#### Usage
`python brainstorm_inference.py DevQuasar/llama3_8b_chat_brainstorm_plus`