Commit
•
56491a8
1
Parent(s):
4844cec
Update README.md
Browse files
README.md
CHANGED
@@ -47,8 +47,8 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
47 |
|
48 |
### **License**
|
49 |
|
50 |
-
The model weights are licensed under `CC BY-SA 4.0`, with extra guidelines for responsible use.
|
51 |
-
|
52 |
If you alter the weights, such as through fine-tuning, you must publicly share your changes under the same `CC BY-SA 4.0` license.
|
53 |
|
54 |
|
|
|
47 |
|
48 |
### **License**
|
49 |
|
50 |
+
The model weights are licensed under `CC BY-SA 4.0`, with extra guidelines for responsible use expanded from the original model's [Deepseek](https://github.com/deepseek-ai/deepseek-coder/blob/main/LICENSE-MODEL) license.
|
51 |
+
You're free to use and adapt the model, even commercially.
|
52 |
If you alter the weights, such as through fine-tuning, you must publicly share your changes under the same `CC BY-SA 4.0` license.
|
53 |
|
54 |
|