kumarijy commited on
Commit
ddd8ddd
1 Parent(s): b00a3c2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +51 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
+ # Deepseek-coder-1.3b base Model Card
7
+
8
+ The original source of this model is: [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base)
9
+ This model is optimized and converted to OpenVino Intermediate Representation (IR) format using Optimum-cli.
10
+ The model has been exported in Int8 by adding --weight-format Int8 while exporting this model from Huggingface.
11
+
12
+ Intended to be used with:
13
+ - [OpenVINO Code Completion - a VisualStudioCode extension for AI code completion with OpenVINO](https://marketplace.visualstudio.com/items?itemName=OpenVINO.openvino-code-completion)
14
+
15
+ ## Original Model Details
16
+
17
+ - **Model type:** text generation model
18
+ - **Language(s):** English
19
+ - **License:** This model is licensed under the MIT License. The use of DeepSeek Coder model is subject to the model License. DeppSeek Coder supports commercial use. See the [LICENSE-MODEL](https://github.com/deepseek-ai/deepseek-coder/blob/main/LICENSE-MODEL) for more details.
20
+ - **Model Summary:** deepseek-coder-1.3b-base is a 1.3B parameter model with Multi-Head Attention trained on 1 trillion tokens.
21
+ - **Resources for more information:** [deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base), [Paper](https://arxiv.org/abs/2401.14196).
22
+
23
+
24
+ # Uses
25
+ These models are pre-trained on a high-quality project-level code corpus and employ a fill-in-the-blank task with a 16K window to enhance code generation and infilling.
26
+
27
+ ## Direct Use
28
+ DeepSeek-Coder models are under a permissive license that allows for both research and unrestricted commercial use. Possible tasks include
29
+
30
+ - Code Completion
31
+ - Code Insertion
32
+ - Repository Level Code Completion
33
+
34
+ ### use base restrictions
35
+
36
+ You agree not to use the Model or Derivatives of the Model:
37
+
38
+ - In any way that violates any applicable national or international law or regulation or infringes upon the lawful rights and interests of any third party;
39
+ - For military use in any way;
40
+ - For the purpose of exploiting, harming or attempting to exploit or harm minors in any way;
41
+ - To generate or disseminate verifiably false information and/or content with the purpose of harming others;
42
+ - To generate or disseminate inappropriate content subject to applicable regulatory requirements;
43
+ - To generate or disseminate personal identifiable information without due authorization or for unreasonable use;
44
+ - To defame, disparage or otherwise harass others;
45
+ - For fully automated decision making that adversely impacts an individual’s legal rights or otherwise creates or modifies a binding, enforceable obligation;
46
+ - For any use intended to or which has the effect of discriminating against or harming individuals or groups based on online or offline social behavior or known or predicted personal or personality characteristics;
47
+ - To exploit any of the vulnerabilities of a specific group of persons based on their age, social, physical or mental characteristics, in order to materially distort the behavior of a person pertaining to that group in a manner that causes or is likely to cause that person or another person physical or psychological harm;
48
+ - For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories.
49
+
50
+ ### Intel’s Human Rights Disclaimer:
51
+ Intel is committed to respecting human rights and avoiding complicity in human rights abuses. See Intel's Global Human Rights Principles. Intel's products and software are intended only to be used in applications that do not cause or contribute to a violation of an internationally recognized human right.