File size: 566 Bytes
45c8a22 0585bd0 78dfccd 8cce7bf 78dfccd 5d0e1be 78dfccd |
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.2
datasets:
- microsoft/orca-agentinstruct-1M-v1
base_model:
- DevQuasar/analytical_reasoning_Llama-3.2-1B
pipeline_tag: text-generation
---
Prompt format:
```
"input_prefix": "### Instruction:\\n",
"input_suffix": "\\n### Response:\\n",
"antiprompt": [
"### Instruction:"
],
```
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/ |