MaziyarPanahi
commited on
Commit
•
fe8ec0f
1
Parent(s):
34dfedb
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ pipeline_tag: text-generation
|
|
16 |
inference: false
|
17 |
model_creator: MaziyarPanahi
|
18 |
quantized_by: MaziyarPanahi
|
|
|
19 |
---
|
20 |
|
21 |
<img src="./calme-2.webp" alt="Calme-2 Models" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
@@ -85,4 +86,4 @@ model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/calme-2.1-rys-78b")
|
|
85 |
|
86 |
# Ethical Considerations
|
87 |
|
88 |
-
As with any large language model, users should be aware of potential biases and limitations. We recommend implementing appropriate safeguards and human oversight when deploying this model in production environments.
|
|
|
16 |
inference: false
|
17 |
model_creator: MaziyarPanahi
|
18 |
quantized_by: MaziyarPanahi
|
19 |
+
license: mit
|
20 |
---
|
21 |
|
22 |
<img src="./calme-2.webp" alt="Calme-2 Models" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
|
|
86 |
|
87 |
# Ethical Considerations
|
88 |
|
89 |
+
As with any large language model, users should be aware of potential biases and limitations. We recommend implementing appropriate safeguards and human oversight when deploying this model in production environments.
|