Files
llama3_8b_chat_brainstorm-GGUF/README.md
ModelHub XC ae6c383ec2 初始化项目,由ModelHub XC社区提供模型
Model: DevQuasar/llama3_8b_chat_brainstorm-GGUF
Source: Original Platform
2026-08-16 23:41:13 +08:00

27 lines
1.3 KiB
Markdown

---
license: llama3
datasets:
- DevQuasar/brainstorm_vicuna_1k
pipeline_tag: text-generation
---
# Brainstorm GGUF
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/DhcuIFkUpUYqSiSNrGe2a.png)
Quantized GGUF model files for [DevQuasar/llama3_8b_chat_brainstorm](https://huggingface.co/DevQuasar/llama3_8b_chat_brainstorm)
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.
## Usage
### LMStudio
With https://lmstudio.ai/ use the `brainstorm.preset.json` preset
### llama.cpp
`./main -m llama3_8b_chat_brainstorm.Q2_K.gguf -p "### HUMAN: I'd like to build an online marketplace\n ### ASSISTANT:" -n 400 -e -ins -r "### HUMAN:\n" -r "### ASSISTANT: "`
[<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>