Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
@@ -9,14 +8,14 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** SweatGuard2
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :**
|
19 |
|
20 |
-
This llama model was trained
|
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 |
tags:
|
3 |
- text-generation-inference
|
4 |
- transformers
|
|
|
8 |
license: apache-2.0
|
9 |
language:
|
10 |
- en
|
11 |
+
- id
|
12 |
+
- jv
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** SweatGuard2
|
18 |
- **License:** apache-2.0
|
19 |
+
- **Finetuned from model :** meta-llama/Llama-3.1-8B-Instruct
|
20 |
|
21 |
+
This llama model was trained with [Unsloth](https://unsloth.ai/) and Huggingface's TRL library.
|
|
|
|