Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
@@ -15,8 +15,10 @@ language:
|
|
15 |
|
16 |
- **Developed by:** Alapan
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :** unsloth/
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
|
|
|
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/Llama-3.2-3B-Instruct
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
|
|
15 |
|
16 |
- **Developed by:** Alapan
|
17 |
- **License:** apache-2.0
|
18 |
+
- **Finetuned from model :** unsloth/Llama-3.2-3B-Instruct
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
+
# Training Data::
|
22 |
+
[Link to Reports](https://api.wandb.ai/links/alapandas3-govt-college-of-engg-ceramic-tech/bmq11m7f)
|
23 |
|
24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|