Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,11 @@ tags:
|
|
12 |
- sft
|
13 |
- 7b
|
14 |
---
|
15 |
-
|
16 |
|
17 |

|
18 |
|
19 |
-
|
20 |
|
21 |
<!-- Provide a quick summary of what the model is/does. -->
|
22 |
Starcoder-2-chat is an instruction fine-tuned of [bigcode/starcoder2-7b](https://huggingface.co/bigcode/starcoder2-7b) using the [glaiveai/glaive-code-assistant-v2](https://huggingface.co/datasets/glaiveai/glaive-code-assistant-v2) dataset using LoRA.
|
|
|
12 |
- sft
|
13 |
- 7b
|
14 |
---
|
15 |
+
# Starcoder-2-chat
|
16 |
|
17 |

|
18 |
|
19 |
+
|
20 |
|
21 |
<!-- Provide a quick summary of what the model is/does. -->
|
22 |
Starcoder-2-chat is an instruction fine-tuned of [bigcode/starcoder2-7b](https://huggingface.co/bigcode/starcoder2-7b) using the [glaiveai/glaive-code-assistant-v2](https://huggingface.co/datasets/glaiveai/glaive-code-assistant-v2) dataset using LoRA.
|