Update README.md
Browse files
README.md
CHANGED
@@ -2,13 +2,15 @@
|
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- gguf
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -19,4 +21,4 @@ tags:
|
|
19 |
|
20 |
This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
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
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- gguf
|
12 |
+
datasets:
|
13 |
+
- dushj98/gemma-function-calling
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
|
|
21 |
|
22 |
This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|