ChavyvAkvar
commited on
Commit
•
01bbc8d
1
Parent(s):
d537360
Update README.md
Browse files
README.md
CHANGED
@@ -2,22 +2,38 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
-
- text-generation-inference
|
7 |
-
- transformers
|
8 |
- unsloth
|
9 |
-
- llama
|
10 |
- trl
|
11 |
- sft
|
12 |
-
base_model:
|
|
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
|
18 |
-
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** ChavyvAkvar/llama-3-lumimaid-habib-v5
|
20 |
|
21 |
-
This
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
tags:
|
|
|
|
|
7 |
- unsloth
|
|
|
8 |
- trl
|
9 |
- sft
|
10 |
+
base_model: NeverSleep/Llama-3-Lumimaid-8B-v0.1
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
|
14 |
+
# Model Card for llama-3-lumimaid-habib-v6
|
15 |
|
16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
|
|
17 |
|
18 |
+
This model is derivative version of [NeverSleep/Llama-3-Lumimaid-8B-v0.1](https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1) on internal datasets.
|
19 |
|
20 |
+
### Model Description
|
21 |
+
|
22 |
+
<!-- Provide a longer summary of what this model is. -->
|
23 |
+
|
24 |
+
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
25 |
+
|
26 |
+
- **Developed by:** [Habibullah Akbar](https://chavyv.vercel.app/)
|
27 |
+
- **Funded by [optional]:** [Creasoft ID](https://creasoft.id)
|
28 |
+
- **Shared by [optional]:** [Habibullah Akbar](https://chavyv.pages.dev/)
|
29 |
+
- **Model type:** Auto-regressive
|
30 |
+
- **Language(s) (NLP):** Mostly English
|
31 |
+
- **License:** Apache-2.0
|
32 |
+
- **Finetuned from model [optional]:** [NeverSleep/Llama-3-Lumimaid-8B-v0.1](https://huggingface.co/dreamgen/NeverSleep/Llama-3-Lumimaid-8B-v0.1)
|
33 |
+
|
34 |
+
|
35 |
+
## Evaluation
|
36 |
+
|
37 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
38 |
+
|
39 |
+
(coming soon)
|