Update README.md
Browse files
README.md
CHANGED
@@ -10,20 +10,18 @@ model-index:
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- code
|
13 |
-
thumbnail: https://huggingface.co/mrm8488/
|
14 |
datasets:
|
15 |
- HuggingFaceH4/CodeAlpaca_20K
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
<div style="text-align:center;width:250px;height:250px;">
|
20 |
-
<img src="https://huggingface.co/mrm8488/
|
21 |
</div>
|
22 |
|
23 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
24 |
-
should probably proofread and complete it, then remove this comment. -->
|
25 |
|
26 |
-
# LlaMa 2 Coder🦙👩💻
|
27 |
**LlaMa-2 7b** fine-tuned on the **CodeAlpaca 20k instructions dataset** by using the method **QLoRA** with [PEFT](https://github.com/huggingface/peft) library.
|
28 |
|
29 |
## Model description 🧠
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- code
|
13 |
+
thumbnail: https://huggingface.co/mrm8488/llama-2-coder-7b/resolve/main/llama2-coder-logo-removebg-preview.png
|
14 |
datasets:
|
15 |
- HuggingFaceH4/CodeAlpaca_20K
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
<div style="text-align:center;width:250px;height:250px;">
|
20 |
+
<img src="https://huggingface.co/mrm8488/llama-2-coder-7b/resolve/main/llama2-coder-logo-removebg-preview.png" alt="llama-2 coder logo"">
|
21 |
</div>
|
22 |
|
|
|
|
|
23 |
|
24 |
+
# LlaMa 2 Coder 🦙👩💻
|
25 |
**LlaMa-2 7b** fine-tuned on the **CodeAlpaca 20k instructions dataset** by using the method **QLoRA** with [PEFT](https://github.com/huggingface/peft) library.
|
26 |
|
27 |
## Model description 🧠
|