Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -18,4 +19,4 @@ language:
|
|
18 |
- **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
-
This was a test model produced while finding the best training method.
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
|
|
19 |
- **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
|
20 |
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
+
This was a test model produced while finding the best training method.
|