Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +3 -3
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2b-bnb-4bit
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
@@ -7,9 +10,6 @@ tags:
|
|
7 |
- gemma
|
8 |
- trl
|
9 |
- sft
|
10 |
-
license: apache-2.0
|
11 |
-
language:
|
12 |
-
- en
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2b-bnb-4bit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
10 |
- gemma
|
11 |
- trl
|
12 |
- sft
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "unsloth/gemma-2b
|
3 |
"architectures": [
|
4 |
"GemmaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "unsloth/gemma-2b",
|
3 |
"architectures": [
|
4 |
"GemmaForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ec6e79d0e259ca792d82ec0a0c67198e57af142a187892c7dca4bfcd36e31aa
|
3 |
+
size 2071334048
|