ur-dad-matt commited on
Commit
cdf9169
·
verified ·
1 Parent(s): 40cdbb8

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

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