Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
| 3 |
tags:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
| 4 |
+
tags:
|
| 5 |
+
- llama-3
|
| 6 |
+
- peft
|
| 7 |
+
- lora
|
| 8 |
+
- security
|
| 9 |
+
- dpo
|
| 10 |
+
model_creator: AmrBelal021
|
| 11 |
+
model_type: llama
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
---
|
| 16 |
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
| 17 |
tags:
|