Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
+
# Konosuba gemma 7B
|
7 |
+
this is an intermidate model, it's finetuned with all konosuba script so i can build a better finetune later, i uploaded it because it could be relevant to someone
|
8 |
+
|
9 |
+
## Model Details
|
10 |
+
|
11 |
+
- **Model Name:** Gemma7B-konosuba
|
12 |
+
- **Architecture:** Gemma 7B
|
13 |
+
- **Training Format:** unsloth/gemma-7b-it-bnb-4bit
|
14 |
+
- **Version:** 1.0.0
|
15 |
+
|
16 |
+
To use this model in your projects, you can follow these steps:
|
17 |
+
|
18 |
+
|
19 |
+
# if you want my notebook to check out how i did it, you can go to my [github!](https://github.com/wirytiox/Unsloth-wiry-training-suit)
|
20 |
+
|
21 |
+
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/made%20with%20unsloth.png" alt="Alt text" width="200"/>
|