Transformers
GGUF
code
Ivan Dolgov commited on
Commit
cca085c
·
1 Parent(s): 6a30a65

clarify limitations

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -26,6 +26,7 @@ Designed for integration into professional developer tooling (e.g., intelligent
26
  # Limitations
27
  - Biases: May reflect biases present in public codebases. For example it will likely produce code which is similar in style to the open-source repositories.
28
  - Security: Code suggestions should not be assumed to be secure or free of vulnerabilities.
 
29
 
30
  # Citation
31
  If you use this model, please cite:
@@ -39,4 +40,4 @@ If you use this model, please cite:
39
  ```
40
 
41
  # Contact
42
- For questions, collaborations and requests reach us out via [email protected]
 
26
  # Limitations
27
  - Biases: May reflect biases present in public codebases. For example it will likely produce code which is similar in style to the open-source repositories.
28
  - Security: Code suggestions should not be assumed to be secure or free of vulnerabilities.
29
+ - Format: This model is suitable mostly for FIM Completion objective with context's files.
30
 
31
  # Citation
32
  If you use this model, please cite:
 
40
  ```
41
 
42
  # Contact
43
+ For questions, collaborations and requests reach us out via [email protected]