csabakecskemeti commited on
Commit
1544d2f
·
verified ·
1 Parent(s): 8cce7bf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -16
README.md CHANGED
@@ -1,23 +1,12 @@
1
  ---
2
- license: llama3.2
3
- datasets:
4
- - microsoft/orca-agentinstruct-1M-v1
5
  base_model:
6
- - DevQuasar/analytical_reasoning_Llama-3.2-1B
7
  pipeline_tag: text-generation
8
  ---
9
 
10
- Prompt format:
11
- ```
12
- "input_prefix": "### Instruction:\\n",
13
- "input_suffix": "\\n### Response:\\n",
14
- "antiprompt": [
15
- "### Instruction:"
16
- ],
17
- ```
18
 
19
- I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
20
 
21
- If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
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>