Update README.md
Browse files
README.md
CHANGED
@@ -2,21 +2,21 @@
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- gguf
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** sal076
|
17 |
-
- **License:**
|
18 |
- **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
|
19 |
|
20 |
-
This
|
21 |
-
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
license: llama3.1
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- gguf
|
12 |
+
datasets:
|
13 |
+
- ResplendentAI/bluemoon
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** sal076
|
19 |
+
- **License:** llama 3.1
|
20 |
- **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
|
21 |
|
22 |
+
This a shit fintune quickly made as a proof of concept, This isn't supposed to be a useable model
|
|
|
|