Update README.md
Browse files
README.md
CHANGED
|
@@ -88,7 +88,7 @@ The model is finetuned to make it useable in tasks like,
|
|
| 88 |
- General purpose Code/Software Engineering like conversations.
|
| 89 |
- SQL related generation and conversation.
|
| 90 |
|
| 91 |
-
Please note: For commercial use, please refer to https://stability.ai/
|
| 92 |
|
| 93 |
## Usage
|
| 94 |
Here's how you can run the model use the model:
|
|
@@ -138,8 +138,8 @@ output = tokenizer.batch_decode(tokens[:, inputs.input_ids.shape[-1]:], skip_spe
|
|
| 138 |
* **Paper**: [Stable Code Technical Report](https://drive.google.com/file/d/16-DGsR5-qwoPztZ6HcM7KSRUxIXrjlSm/view)
|
| 139 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
| 140 |
* **Finetuned from model**: [https://huggingface.co/stabilityai/stable-code-3b](https://huggingface.co/stabilityai/stable-code-3b)
|
| 141 |
-
* **License**: [StabilityAI
|
| 142 |
-
* **Commercial License**: to use this model commercially, please refer to https://stability.ai/
|
| 143 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
| 144 |
|
| 145 |
|
|
|
|
| 88 |
- General purpose Code/Software Engineering like conversations.
|
| 89 |
- SQL related generation and conversation.
|
| 90 |
|
| 91 |
+
Please note: For commercial use, please refer to https://stability.ai/license.
|
| 92 |
|
| 93 |
## Usage
|
| 94 |
Here's how you can run the model use the model:
|
|
|
|
| 138 |
* **Paper**: [Stable Code Technical Report](https://drive.google.com/file/d/16-DGsR5-qwoPztZ6HcM7KSRUxIXrjlSm/view)
|
| 139 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
| 140 |
* **Finetuned from model**: [https://huggingface.co/stabilityai/stable-code-3b](https://huggingface.co/stabilityai/stable-code-3b)
|
| 141 |
+
* **License**: [StabilityAI Community License](https://huggingface.co/stabilityai/stable-code-instruct-3b/blob/main/LICENSE.md).
|
| 142 |
+
* **Commercial License**: to use this model commercially, please refer to https://stability.ai/license
|
| 143 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
| 144 |
|
| 145 |
|