Steamout commited on
Commit
393336c
1 Parent(s): 2b421cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -343,6 +343,10 @@ print(output.shape)
343
 
344
  You can find more examples at [our project page](https://yonsei-mir.github.io/AkaLLaMA-page)
345
 
 
 
 
 
346
  ## Special Thanks
347
 
348
  - Data Center of the Department of Artificial Intelligence and Jeong Mee Koh at Yonsei University for the computation resources
 
343
 
344
  You can find more examples at [our project page](https://yonsei-mir.github.io/AkaLLaMA-page)
345
 
346
+ ## Warning
347
+
348
+ Although AKALlama-70B has significant potential, its responses can sometimes be inaccurate, biased, or misaligned, presenting risks if used without additional testing and refinement. Furthermore, the quality of the model's output is greatly influenced by the system prompt and decoding strategy. Changes in these areas could result in less precise outputs. Therefore, we strongly recommend handling our model with considerable caution.
349
+
350
  ## Special Thanks
351
 
352
  - Data Center of the Department of Artificial Intelligence and Jeong Mee Koh at Yonsei University for the computation resources