freefallr commited on
Commit
777707c
·
1 Parent(s): 8a2e659

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -44,8 +44,37 @@ python3 llama.cpp/convert.py ./original-models/Llama-2-13b-chat-german --outtype
44
  ```
45
  ___
46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  # Original Model Card
48
 
 
 
49
  ## Llama 2 13b Chat German
50
 
51
  **Edit: You can find a Demo (German) [here](https://huggingface.co/spaces/jphme/Llama-2-13b-chat-german-Demo)**
 
44
  ```
45
  ___
46
 
47
+ ## Responsible AI Pledge
48
+ We are utilizing open-source AI in a responsible and inclusive manner, and we encourage you to do the same. We have crafted some guidelines that we strictly follow when deploying AI services. Please take a moment to read, understand and follow the following rules:
49
+
50
+ ### Purpose and Limitations
51
+ The Llama 2 13b Chat German - GGUF model is aimed for processing and understanding the German language better than the original Llama 2 13b Chat model. While it has been trained on a German conversation dataset, as well as on German SQuAD and German legal SQuAD data, it does not guarantee perfect accuracy or understanding in all contexts.
52
+
53
+ ### Ethical Use
54
+ We urge users to employ this technology responsibly. Avoid using the model for purposes that may harm, mislead, or discriminate against individuals or groups. Respect privacy and avoid sharing personal or confidential information when interacting with the model.
55
+
56
+ ### Continuous Learning
57
+ Like all AI models, the Llama 2 13b Chat German model is a result of continuous learning and improvement. Results and responses may vary, and there may be occasional errors or inaccuracies.
58
+
59
+ ### No Substitution for Expertise
60
+ While the model can offer information on a variety of topics, including legal ones, it should not be considered a substitute for professional advice. Always consult experts when making critical decisions.
61
+
62
+ ### Model Modifications
63
+ The provided model has undergone various modifications and quantizations. Understand the technical details and implications of these changes before use.
64
+
65
+ ### Feedback and Corrections
66
+ We encourage users to provide feedback on model inaccuracies. Collaboration and user feedback are vital for the continuous improvement of open-source AI models.
67
+
68
+ ### Acknowledgment
69
+ Ensure you credit the appropriate sources when using or referring to a model. Provide links and information to the training process, datasets and everything you can publicly disclose.
70
+
71
+ By accessing and using the Llama 2 13b Chat German GGUF model, you acknowledge the above guidelines and commit to responsible and ethical use of this technology. Let's work together to ensure AI benefits humanity while minimizing potential risks.
72
+ Thank you.
73
+
74
  # Original Model Card
75
 
76
+ This is the original model card from [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german):
77
+
78
  ## Llama 2 13b Chat German
79
 
80
  **Edit: You can find a Demo (German) [here](https://huggingface.co/spaces/jphme/Llama-2-13b-chat-german-Demo)**