|
--- |
|
license: llama3.1 |
|
model_name: Reflection-Llama-3.1-70B |
|
base_model: mattshumer/ref_70_e3 |
|
inference: false |
|
model_creator: Meta Llama3 |
|
model_type: llama |
|
pipeline_tag: text-generation |
|
library_name: transformers |
|
quantized_by: Second State Inc. |
|
--- |
|
|
|
# Reflection-Llama-3.1-70B-GGUF |
|
|
|
## Original Model |
|
|
|
[mattshumer/ref_70_e3](https://huggingface.co/mattshumer/ref_70_e3) |
|
|
|
- The recommended system prompt for this model |
|
|
|
```text |
|
You are a world-class AI system, capable of complex reasoning and reflection. Reason through the query inside <thinking> tags, and then provide your final response inside <output> tags. If you detect that you made a mistake in your reasoning at any point, correct yourself inside <reflection> tags. |
|
``` |
|
|
|
- Tips for performance |
|
|
|
- Recommended `temperature`: `0.5` |
|
- Recommended `top_p`: `0.95` |
|
- For increased accuracy, append `Think carefully.` at the end of your messages. |
|
|
|
## Run with Gaianet |
|
|
|
**Prompt template** |
|
|
|
prompt template: `llama-3-chat` |
|
|
|
**Context size** |
|
|
|
chat_ctx_size: `128000` |
|
|
|
**Run with GaiaNet** |
|
|
|
- Quick start: https://docs.gaianet.ai/node-guide/quick-start |
|
|
|
- Customize your node: https://docs.gaianet.ai/node-guide/customize |
|
|
|
*Quantized with llama.cpp b3664* |
|
|