Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,23 +1,12 @@
|
|
1 |
---
|
2 |
-
license: llama3.2
|
3 |
-
datasets:
|
4 |
-
- microsoft/orca-agentinstruct-1M-v1
|
5 |
base_model:
|
6 |
-
-
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
```
|
12 |
-
"input_prefix": "### Instruction:\\n",
|
13 |
-
"input_suffix": "\\n### Response:\\n",
|
14 |
-
"antiprompt": [
|
15 |
-
"### Instruction:"
|
16 |
-
],
|
17 |
-
```
|
18 |
|
19 |
-
|
20 |
|
21 |
-
|
22 |
-
|
23 |
-
Also feel free to visit my website https://devquasar.com/
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
base_model:
|
3 |
+
- analytical_reasoning_Llama-3/2-1B
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
+
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
+
'Make knowledge free for everyone'
|
10 |
|
11 |
+
Quantized version of: [analytical_reasoning_Llama-3/2-1B](https://huggingface.co/analytical_reasoning_Llama-3/2-1B)
|
12 |
+
<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>
|
|