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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-generation
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.
 
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, **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.