aaryamonvikram commited on
Commit
ee770e7
·
verified ·
1 Parent(s): b2a2931

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -3,18 +3,18 @@ pipeline_tag: text-generation
3
  library_name: transformers
4
  model_name: K2-Horizon-0.9B
5
  language:
6
- - en
7
- - zh
8
- license: other
9
  license_name: internal-only
10
  license_link: LICENSE
11
  tags:
12
- - k2-horizon
13
- - 0.9b
14
- - dense
15
- - reasoning
16
- - knowledge-distillation
17
- - ifm
18
  ---
19
 
20
  # K2-Horizon-0.9B
@@ -140,6 +140,4 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
140
  year = {2026},
141
  url = {https://ifm.ai/blog/k2/},
142
  }
143
- ```
144
-
145
-
 
3
  library_name: transformers
4
  model_name: K2-Horizon-0.9B
5
  language:
6
+ - en
7
+ - zh
8
+ license: apache-2.0
9
  license_name: internal-only
10
  license_link: LICENSE
11
  tags:
12
+ - k2-horizon
13
+ - 0.9b
14
+ - dense
15
+ - reasoning
16
+ - knowledge-distillation
17
+ - ifm
18
  ---
19
 
20
  # K2-Horizon-0.9B
 
140
  year = {2026},
141
  url = {https://ifm.ai/blog/k2/},
142
  }
143
+ ```