初始化项目,由ModelHub XC社区提供模型
Model: DevQuasar/llama3_8b_chat_brainstorm_plus Source: Original Platform
This commit is contained in:
35
README.md
Normal file
35
README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
license: llama3
|
||||
datasets:
|
||||
- DevQuasar/brainstorm_vicuna_10k
|
||||
base_model: meta-llama/Meta-Llama-3-8B
|
||||
pipeline_tag: text-generation
|
||||
---
|
||||
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
|
||||
|
||||
'Make knowledge free for everyone'
|
||||
|
||||
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||
|
||||
# Brainstom Plus
|
||||

|
||||
|
||||
# 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`
|
||||
|
||||
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
||||
|
||||
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
||||
|
||||
Also feel free to visit my website https://devquasar.com/
|
||||
Reference in New Issue
Block a user