Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
@@ -22,4 +22,4 @@ This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslot
|
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
23 |
|
24 |
## Note
|
25 |
-
This is a fine-tuned model for testing purposes, fine-tuned only for 60 steps in CoLab. The dataset used for SFT has been changed since and this model is no longer valid.
|
|
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
license: gemma
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
23 |
|
24 |
## Note
|
25 |
+
This is a fine-tuned model for testing purposes, fine-tuned only for 60 steps in CoLab. The dataset used for SFT has been changed since and this model is no longer valid.
|