Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- id
|
6 |
+
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
- transformers
|
10 |
+
- unsloth
|
11 |
+
- Q4
|
12 |
+
- GGUF
|
13 |
+
- llama
|
14 |
+
- trl
|
15 |
+
- sft
|
16 |
+
- Conversational
|
17 |
+
- Dialogue
|
18 |
+
---
|
19 |
+
|
20 |
+
# Uploaded model
|
21 |
+
|
22 |
+
- **Developed by:** kunci115
|
23 |
+
- **License:** apache-2.0
|
24 |
+
- **Finetuned from model :** unsloth/llama-3-8b-Instruct-bnb-4bit
|