Update README.md
Browse files
README.md
CHANGED
@@ -31,10 +31,6 @@ POLAR is a Korean LLM developed by Plateer's AI-lab. It was inspired by Upstage'
|
|
31 |
- Parent Model: x2bee/POLAR-14B-v0.2
|
32 |
|
33 |
|
34 |
-
## Uses
|
35 |
-
|
36 |
-
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
37 |
-
|
38 |
## Direct Use
|
39 |
```
|
40 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
|
|
31 |
- Parent Model: x2bee/POLAR-14B-v0.2
|
32 |
|
33 |
|
|
|
|
|
|
|
|
|
34 |
## Direct Use
|
35 |
```
|
36 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|