Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ licence: license
|
|
12 |
# Model Card for gemma-2-2B-it-thinking-function_calling-V0
|
13 |
|
14 |
This model is a fine-tuned version of [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it).
|
15 |
-
It has been trained using [TRL](https://github.com/huggingface/trl). This is an [Adapter Model](https://huggingface.co/docs/transformers/main/en/peft)
|
16 |
|
17 |
## Quick start
|
18 |
|
|
|
12 |
# Model Card for gemma-2-2B-it-thinking-function_calling-V0
|
13 |
|
14 |
This model is a fine-tuned version of [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it).
|
15 |
+
It has been trained using [TRL](https://github.com/huggingface/trl) following instructions [here](https://huggingface.co/learn/agents-course/bonus-unit1/fine-tuning). This is an [Adapter Model](https://huggingface.co/docs/transformers/main/en/peft)
|
16 |
|
17 |
## Quick start
|
18 |
|