Update README.md
Browse files
README.md
CHANGED
@@ -17,16 +17,16 @@ language:
|
|
17 |
|
18 |
* This model is intended for research and experimentation in understanding and advancing language model capabilities.
|
19 |
* Sample Use Cases:
|
20 |
-
* Text generation of various kinds (creative, factual, etc.)
|
21 |
-
* Summarization
|
22 |
-
* Question-answering
|
23 |
|
24 |
## Performance & Limitations
|
25 |
|
26 |
* Performance Metrics: Report speed improvements, performance changes compared to the original model.
|
27 |
* Limitations:
|
28 |
-
|
29 |
-
|
30 |
|
31 |
## How to Use
|
32 |
|
|
|
17 |
|
18 |
* This model is intended for research and experimentation in understanding and advancing language model capabilities.
|
19 |
* Sample Use Cases:
|
20 |
+
* Text generation of various kinds (creative, factual, etc.)
|
21 |
+
* Summarization
|
22 |
+
* Question-answering
|
23 |
|
24 |
## Performance & Limitations
|
25 |
|
26 |
* Performance Metrics: Report speed improvements, performance changes compared to the original model.
|
27 |
* Limitations:
|
28 |
+
May still generate unsafe or biased outputs, use with caution.
|
29 |
+
Performance changes compared to the original due to quantization.
|
30 |
|
31 |
## How to Use
|
32 |
|