jaspercatapang commited on
Commit
13c2a35
·
1 Parent(s): b96c026

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ ---
4
+
5
+ # GodziLLa-30B 🦖
6
+ Released July 9, 2023
7
+
8
+ ## Model Description
9
+ GodziLLa-30B is an experimental combination of various LoRAs with CalderaAI's [Lazarus-30B](https://huggingface.co/CalderaAI/30B-Lazarus). This composite model is not meant for actual use, in any capacity, outside of research on intercompeting LoRA adapter behavior. Additionally, since this is inherently a LlaMA model; thus, commercial use is prohibited. This model's primary purpose is to stress test the limitations of composite LLMs and observe its performance with respect to other LLMs available on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).
10
+
11
+ ## Recommended Prompt Format
12
+ Alpaca's instruction is the recommended prompt format, but Vicuna's instruction format may also work.
13
+
14
+ ## Ethical Considerations
15
+ When using GodziLLa-30B, it is important to consider the following ethical considerations:
16
+
17
+ 1. **Privacy and Security:** Avoid sharing sensitive personal information while interacting with the model. The model does not have privacy safeguards, so exercise caution when discussing personal or confidential matters.
18
+
19
+ 2. **Fairness and Bias:** The model's responses may reflect biases present in the training data. Be aware of potential biases and make an effort to evaluate responses critically and fairly.
20
+
21
+ 3. **Transparency:** The model operates as a predictive text generator based on patterns learned from the training data. The model's inner workings and the specific training data used are proprietary and not publicly available.
22
+
23
+ 4. **User Responsibility:** Users should take responsibility for their own decisions and not solely rely on the information provided by the model. Consult with the appropriate professionals or reliable sources for specific advice or recommendations.
24
+
25
+ ## Further Information
26
+ For additional information or inquiries about GodziLLa-30B, please contact the Maya Philippines iOps Team via [email protected].
27
+
28
+ ## Disclaimer
29
+ GodziLLa-30B is an AI language model from Maya Philippines. It is provided "as is" without warranty of any kind, express or implied. The model developers and Maya Philippines shall not be liable for any direct or indirect damages arising from the use of this model.
30
+
31
+ ## Acknowledgments
32
+ The development of GodziLLa-30B was made possible by Maya Philippines and the curation of the various proprietary datasets and creation of the different proprietary LoRA adapters.