Just823 commited on
Commit
ccd4c20
·
verified ·
1 Parent(s): 8422000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  this is a openvino convert of DeepSeek-R1-Distill-Qwen-1.5B.
2
  thx to echo9zulu who helped me through the process of converting this to openvino.
3
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - openvino
6
+ - text-generation-inference
7
+ ---
8
  this is a openvino convert of DeepSeek-R1-Distill-Qwen-1.5B.
9
  thx to echo9zulu who helped me through the process of converting this to openvino.
10