Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
tags:
|
4 |
-
- llama-factory
|
5 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- llama-factory
|
5 |
+
base_model:
|
6 |
+
- unsloth/llama-3-8b-Instruct-bnb-4bit
|
7 |
+
- meta-llama/Meta-Llama-3-8B-Instruct
|
8 |
+
library_name: transformers
|
9 |
+
---
|