Update README.md
Browse files
README.md
CHANGED
|
@@ -7,5 +7,8 @@ tags:
|
|
| 7 |
- transformers
|
| 8 |
- llama
|
| 9 |
- trl
|
|
|
|
|
|
|
| 10 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
| 11 |
-
|
|
|
|
|
|
| 7 |
- transformers
|
| 8 |
- llama
|
| 9 |
- trl
|
| 10 |
+
- lora
|
| 11 |
+
- peft
|
| 12 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
| 13 |
+
library_name: peft
|
| 14 |
+
---
|