Update README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,36 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- lora
|
| 4 |
+
- diffusers
|
| 5 |
+
- template:diffusion-lora
|
| 6 |
+
- text-generation-inference
|
| 7 |
+
widget:
|
| 8 |
+
- output:
|
| 9 |
+
url: images/Screenshot 2025-07-04 004512.png
|
| 10 |
+
text: '-'
|
| 11 |
+
base_model: meta-llama/Llama-3.2-3B-Instruct
|
| 12 |
+
instance_prompt: null
|
| 13 |
+
license: apache-2.0
|
| 14 |
+
datasets:
|
| 15 |
+
- tatsu-lab/alpaca
|
| 16 |
+
language:
|
| 17 |
+
- en
|
| 18 |
+
pipeline_tag: text-generation
|
| 19 |
+
---
|
| 20 |
+
# llama-3B-finetuned
|
| 21 |
+
|
| 22 |
+
## Model description
|
| 23 |
+
|
| 24 |
+
This model is a fine-tuned version of Meta's LLaMA 3B Instruct, trained on the Alpaca dataset to improve its ability to follow instructions and generate helpful, human-like responses across a wide range of tasks.
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+

|
| 28 |
+
|
| 29 |
+

|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
## Download model
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
[Download](/Karimtawfik/llama-3b-finetuned/tree/main) them in the Files & versions tab.
|