Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
base_model: TeeZee/Qra-13b-instruct
|
3 |
language:
|
4 |
- en
|
5 |
-
|
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
@@ -10,14 +11,16 @@ tags:
|
|
10 |
- llama
|
11 |
- trl
|
12 |
- sft
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** TeeZee
|
18 |
-
- **License:**
|
19 |
- **Finetuned from model :** TeeZee/Qra-13b-instruct
|
20 |
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
2 |
base_model: TeeZee/Qra-13b-instruct
|
3 |
language:
|
4 |
- en
|
5 |
+
- pl
|
6 |
+
license: llama2
|
7 |
tags:
|
8 |
- text-generation-inference
|
9 |
- transformers
|
|
|
11 |
- llama
|
12 |
- trl
|
13 |
- sft
|
14 |
+
datasets:
|
15 |
+
- TeeZee/chat-alpaca-pl-no-refusals
|
16 |
---
|
17 |
|
18 |
# Uploaded model
|
19 |
|
20 |
- **Developed by:** TeeZee
|
21 |
+
- **License:** llama2
|
22 |
- **Finetuned from model :** TeeZee/Qra-13b-instruct
|
23 |
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|