xurantju commited on
Commit
274af7f
·
verified ·
1 Parent(s): 2103eaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -69,6 +69,9 @@ Our code and weights are released under the [CC by-NC 4.0](https://creativecommo
69
  # Code acknowledgment
70
  Our code/model is built on top of [xGen-MM](https://huggingface.co/Salesforce/xgen-mm-phi3-mini-instruct-interleave-r-v1.5).
71
 
 
 
 
72
 
73
  # Citation
74
  ```
@@ -87,9 +90,6 @@ Our code/model is built on top of [xGen-MM](https://huggingface.co/Salesforce/xg
87
 
88
  1. If you missed any packages, please consider the following
89
 
90
- # Ethical Considerations
91
- This release is for research purposes only in support of an academic paper. Our models, datasets, and code are not specifically designed or evaluated for all downstream purposes. We strongly recommend users evaluate and address potential concerns related to accuracy, safety, and fairness before deploying this model. We encourage users to consider the common limitations of AI, comply with applicable laws, and leverage best practices when selecting use cases, particularly for high-risk scenarios where errors or misuse could significantly impact people’s lives, rights, or safety. For further guidance on use cases, refer to our AUP and AI AUP.
92
-
93
  ```
94
  pip install torch==2.2.1 torchvision==0.17.1 torchaudio==2.2.1 --index-url https://download.pytorch.org/whl/cu121
95
  pip install open_clip_torch==2.24.0
 
69
  # Code acknowledgment
70
  Our code/model is built on top of [xGen-MM](https://huggingface.co/Salesforce/xgen-mm-phi3-mini-instruct-interleave-r-v1.5).
71
 
72
+ # Ethical Considerations
73
+ This release is for research purposes only in support of an academic paper. Our models, datasets, and code are not specifically designed or evaluated for all downstream purposes. We strongly recommend users evaluate and address potential concerns related to accuracy, safety, and fairness before deploying this model. We encourage users to consider the common limitations of AI, comply with applicable laws, and leverage best practices when selecting use cases, particularly for high-risk scenarios where errors or misuse could significantly impact people’s lives, rights, or safety. For further guidance on use cases, refer to our AUP and AI AUP.
74
+
75
 
76
  # Citation
77
  ```
 
90
 
91
  1. If you missed any packages, please consider the following
92
 
 
 
 
93
  ```
94
  pip install torch==2.2.1 torchvision==0.17.1 torchaudio==2.2.1 --index-url https://download.pytorch.org/whl/cu121
95
  pip install open_clip_torch==2.24.0