TheBloke commited on
Commit
7ebaad9
·
1 Parent(s): a87c54c

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  inference: false
3
- license: llama2
4
  model_creator: Undi95
5
  model_link: https://huggingface.co/Undi95/ReMM-v2-L2-13B
6
  model_name: ReMM v2 L2 13B
@@ -36,6 +36,16 @@ This repo contains GPTQ model files for [Undi95's ReMM v2 L2 13B](https://huggin
36
 
37
  Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
38
 
 
 
 
 
 
 
 
 
 
 
39
  <!-- description end -->
40
  <!-- repositories-available start -->
41
  ## Repositories available
 
1
  ---
2
  inference: false
3
+ license: cc-by-nc-4.0
4
  model_creator: Undi95
5
  model_link: https://huggingface.co/Undi95/ReMM-v2-L2-13B
6
  model_name: ReMM v2 L2 13B
 
36
 
37
  Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
38
 
39
+
40
+ <!-- licensing start -->
41
+ ## Licensing
42
+
43
+ The creator of the source model has listed its license as `cc-by-nc-4.0`, and this quantization has therefore used that same license.
44
+
45
+ As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
46
+
47
+ In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Undi95's ReMM v2 L2 13B](https://huggingface.co/Undi95/ReMM-v2-L2-13B).
48
+ <!-- licensing end -->
49
  <!-- description end -->
50
  <!-- repositories-available start -->
51
  ## Repositories available