ur-dad-matt commited on
Commit
032c82d
·
verified ·
1 Parent(s): a3d938b

docs: add 12 SEO tags (chat, deepseek, deepseek-r1, instruct, mac-mini...)

Browse files
Files changed (1) hide show
  1. README.md +56 -41
README.md CHANGED
@@ -6,58 +6,73 @@ base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
6
  base_model_relation: quantized
7
  quantized_by: Outlier-Ai
8
  tags:
9
- - mlx
10
- - apple-silicon
11
- - mac
12
- - macos
13
- - metal
14
- - m1
15
- - m2
16
- - m3
17
- - m4
18
- - mlx-community
19
- - quantized
20
- - 4bit
21
- - 4-bit
22
- - local-llm
23
- - on-device
24
- - edge-ai
25
- - offline
26
- - outlier
27
- - outlier-app
28
- - deepseek-r1-distill
29
- - reasoning
30
- - text-generation
31
- - conversational
32
- - chain-of-thought
33
- - r1
34
- - r1-distill
35
- - thinking
36
- - function-calling
 
 
 
 
 
 
 
 
 
 
 
 
37
  language:
38
- - en
39
- - zh
40
- - fr
41
- - es
42
- - pt
43
- - de
44
- - ru
45
- - ja
46
- - ko
47
- - ar
48
  widget:
49
  - example_title: Widget math
50
  messages:
51
  - role: user
52
- content: "If it takes 5 machines 5 minutes to make 5 widgets, how long would it take 100 machines to make 100 widgets? Show reasoning."
 
53
  - example_title: Logic grid
54
  messages:
55
  - role: user
56
- content: "Alice, Bob, and Carol each own a different pet. Alice does not own the dog. Bob owns the parrot. Who owns what?"
 
57
  - example_title: Word problem
58
  messages:
59
  - role: user
60
- content: "A train leaves station A at 60 mph and another leaves station B, 180 miles away, at 40 mph toward each other. When do they meet?"
 
61
  ---
62
 
63
  # DeepSeek-R1-Distill-Qwen-32B — MLX 4-bit
 
6
  base_model_relation: quantized
7
  quantized_by: Outlier-Ai
8
  tags:
9
+ - 4-bit
10
+ - 4bit
11
+ - apple-silicon
12
+ - chain-of-thought
13
+ - chat
14
+ - conversational
15
+ - deepseek
16
+ - deepseek-r1
17
+ - deepseek-r1-distill
18
+ - edge-ai
19
+ - function-calling
20
+ - instruct
21
+ - local-llm
22
+ - m1
23
+ - m2
24
+ - m3
25
+ - m4
26
+ - mac
27
+ - mac-mini
28
+ - mac-studio
29
+ - macbook-air
30
+ - macbook-pro
31
+ - macos
32
+ - metal
33
+ - mlx
34
+ - mlx-community
35
+ - mlx-lm
36
+ - no-cloud
37
+ - offline
38
+ - on-device
39
+ - outlier
40
+ - outlier-app
41
+ - private
42
+ - quantized
43
+ - r1
44
+ - r1-distill
45
+ - reasoning
46
+ - safetensors
47
+ - text-generation
48
+ - thinking
49
  language:
50
+ - en
51
+ - zh
52
+ - fr
53
+ - es
54
+ - pt
55
+ - de
56
+ - ru
57
+ - ja
58
+ - ko
59
+ - ar
60
  widget:
61
  - example_title: Widget math
62
  messages:
63
  - role: user
64
+ content: If it takes 5 machines 5 minutes to make 5 widgets, how long would it
65
+ take 100 machines to make 100 widgets? Show reasoning.
66
  - example_title: Logic grid
67
  messages:
68
  - role: user
69
+ content: Alice, Bob, and Carol each own a different pet. Alice does not own the
70
+ dog. Bob owns the parrot. Who owns what?
71
  - example_title: Word problem
72
  messages:
73
  - role: user
74
+ content: A train leaves station A at 60 mph and another leaves station B, 180
75
+ miles away, at 40 mph toward each other. When do they meet?
76
  ---
77
 
78
  # DeepSeek-R1-Distill-Qwen-32B — MLX 4-bit