File size: 715 Bytes
eaf2a2d e84b230 eaf2a2d 3164f30 e84b230 9affea5 e84b230 dca7ead |
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
base_model: unsloth/Llama-3.2-1B-bnb-4bit
library_name: peft
datasets:
- microsoft/orca-agentinstruct-1M-v1
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>
Prompt format:
```
"input_prefix": "### Instruction:\\n",
"input_suffix": "\\n### Response:\\n",
"antiprompt": [
"### Instruction:"
],
```
|