Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ language:
|
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- code
|
| 10 |
-
-
|
| 11 |
- torch
|
| 12 |
- python
|
| 13 |
- coding
|
|
@@ -39,7 +39,7 @@ A lightweight 17m parameter coding model.
|
|
| 39 |
|
| 40 |
### Out-of-Scope Use
|
| 41 |
|
| 42 |
-
This model won't work for any malicious goal. It's too dumb
|
| 43 |
|
| 44 |
## Bias, Risks, and Limitations
|
| 45 |
|
|
@@ -47,7 +47,7 @@ This model won't work for any malicious goal. It's too dumb
|
|
| 47 |
|
| 48 |
### Recommendations
|
| 49 |
|
| 50 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model
|
| 51 |
|
| 52 |
## How to Get Started with the Model
|
| 53 |
|
|
@@ -71,7 +71,7 @@ This model was trained using the **theblackcat102/evol-codealpaca-v1** dataset
|
|
| 71 |
|
| 72 |
#### Hardware
|
| 73 |
|
| 74 |
-
- Any device with 8
|
| 75 |
|
| 76 |
#### Software
|
| 77 |
|
|
|
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- code
|
| 10 |
+
- PyTorch
|
| 11 |
- torch
|
| 12 |
- python
|
| 13 |
- coding
|
|
|
|
| 39 |
|
| 40 |
### Out-of-Scope Use
|
| 41 |
|
| 42 |
+
This model won't work for any malicious goal. It's too dumb.
|
| 43 |
|
| 44 |
## Bias, Risks, and Limitations
|
| 45 |
|
|
|
|
| 47 |
|
| 48 |
### Recommendations
|
| 49 |
|
| 50 |
+
Users (both direct and downstream) should be made aware of the risks, biases, and limitations of the model
|
| 51 |
|
| 52 |
## How to Get Started with the Model
|
| 53 |
|
|
|
|
| 71 |
|
| 72 |
#### Hardware
|
| 73 |
|
| 74 |
+
- Any device with 8 Gb of memory should be able to run it
|
| 75 |
|
| 76 |
#### Software
|
| 77 |
|