Text Generation
Transformers
PyTorch
English
llama
causal-lm
Inference Endpoints
text-generation-inference
hardmaru commited on
Commit
8ff904f
1 Parent(s): 8f5208e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -59,7 +59,8 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
59
  * **Model type:** **StableVicuna-13B** is an auto-regressive language model based on the LLaMA transformer architecture.
60
  * **Language(s)**: English
61
  * **Library**: [trlX](https://github.com/CarperAI/trlx)
62
- * **License**: [CC-BY-NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
 
63
  * **Contact**: For questions and comments about the model, visit the [StableFoundation](https://discord.gg/stablediffusion) and [CarperAI](https://discord.com/invite/KgfkCVYHdu) Discord servers.
64
 
65
  | Hyperparameter | Value |
 
59
  * **Model type:** **StableVicuna-13B** is an auto-regressive language model based on the LLaMA transformer architecture.
60
  * **Language(s)**: English
61
  * **Library**: [trlX](https://github.com/CarperAI/trlx)
62
+ * **License for delta weights**: [CC-BY-NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
63
+ * *Note*: License for the base LLaMA model is under Meta's [non-commercial bespoke license](https://github.com/facebookresearch/llama/blob/main/MODEL_CARD.md).
64
  * **Contact**: For questions and comments about the model, visit the [StableFoundation](https://discord.gg/stablediffusion) and [CarperAI](https://discord.com/invite/KgfkCVYHdu) Discord servers.
65
 
66
  | Hyperparameter | Value |