pmolchanov commited on
Commit
d3bfaa7
·
verified ·
1 Parent(s): d385f13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,8 +7,6 @@ license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-l
7
  # Hymba-1.5B-Instruct
8
 
9
 
10
- **[Model Weights Coming Soon, expected Nov 25th]**
11
-
12
  ## Model Overview
13
 
14
 
@@ -135,6 +133,8 @@ The prompt template used by Hymba-1.5B-Instruct is as follows, which has been in
135
  ## Limitations
136
  The model was trained on data that contains toxic language, unsafe content, and societal biases originally crawled from the internet. Therefore, the model may amplify those biases and return toxic responses especially when prompted with toxic prompts. The model may generate answers that may be inaccurate, omit key information, or include irrelevant or redundant text producing socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
137
 
 
 
138
  ## Ethical Considerations
139
  NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
140
  Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
 
7
  # Hymba-1.5B-Instruct
8
 
9
 
 
 
10
  ## Model Overview
11
 
12
 
 
133
  ## Limitations
134
  The model was trained on data that contains toxic language, unsafe content, and societal biases originally crawled from the internet. Therefore, the model may amplify those biases and return toxic responses especially when prompted with toxic prompts. The model may generate answers that may be inaccurate, omit key information, or include irrelevant or redundant text producing socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
135
 
136
+ Garak/AEGIS testing suggests that this model is susceptible to jailbreak attacks. If using this model in a RAG or agentic setting, we recommend strong output validation controls to ensure security and safety risks from user-controlled model outputs are consistent with the intended use cases.
137
+
138
  ## Ethical Considerations
139
  NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
140
  Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).