Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
license: apache-2.0
|
| 6 |
tags:
|
| 7 |
- text-generation-inference
|
| 8 |
- transformers
|
| 9 |
-
- unsloth
|
| 10 |
- llama
|
| 11 |
- trl
|
| 12 |
---
|
|
@@ -15,4 +13,3 @@ tags:
|
|
| 15 |
|
| 16 |
- **Developed by:** ahinsa
|
| 17 |
- **License:** apache-2.0
|
| 18 |
-
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: apache-2.0
|
| 5 |
tags:
|
| 6 |
- text-generation-inference
|
| 7 |
- transformers
|
|
|
|
| 8 |
- llama
|
| 9 |
- trl
|
| 10 |
---
|
|
|
|
| 13 |
|
| 14 |
- **Developed by:** ahinsa
|
| 15 |
- **License:** apache-2.0
|
|
|