Update README.md
Browse files
README.md
CHANGED
|
@@ -12,11 +12,8 @@ tags:
|
|
| 12 |
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# Dockerfile-Llama-2-7b-LoRA
|
| 16 |
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
#lora-llama2-finetuned
|
| 20 |
|
| 21 |
This model is a fine-tuned instruction-following Large Language Model (LLM) specialized in generating, analyzing, and explaining Dockerfiles. It was adapted from the Llama 2 7B Chat base model using the QLoRA efficient fine-tuning method.
|
| 22 |
|
|
|
|
| 12 |
|
| 13 |
---
|
| 14 |
|
|
|
|
| 15 |
|
| 16 |
+
# lora-llama2-finetuned
|
|
|
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned instruction-following Large Language Model (LLM) specialized in generating, analyzing, and explaining Dockerfiles. It was adapted from the Llama 2 7B Chat base model using the QLoRA efficient fine-tuning method.
|
| 19 |
|