Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
gptq
Cebtenzzre commited on
Commit
7ac199d
1 Parent(s): 8ec18e5

Correct license in metadata

Browse files

The license was changed on the original HF repo, likely because the model was partially based on the Alpaca dataset, which prohibits commercial use.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  inference: false
3
- license: mit
4
  language:
5
  - en
6
  library_name: transformers
 
1
  ---
2
  inference: false
3
+ license: cc-by-nc-sa-4.0
4
  language:
5
  - en
6
  library_name: transformers