brokencircuitranch commited on
Commit
66cf1ce
·
verified ·
1 Parent(s): 1460130

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -12
README.md CHANGED
@@ -1,14 +1,17 @@
1
- language:
2
- - en
3
- license: gemma
4
- base_model: google/gemma-4-26B-A4B-it
5
- tags:
6
- - unsloth
7
- - gemma
8
- - tool-use
9
- - function-calling
10
- - qlora
11
- library_name: transformers
 
 
 
12
 
13
 
14
  Fine-tuned version of [google/gemma-4-26B-A4B-it](https://huggingface.co/google/gemma-4-26B-A4B-it) for reliable tool use and function calling.
@@ -52,4 +55,4 @@ Fine-tuned version of [google/gemma-4-26B-A4B-it](https://huggingface.co/google/
52
 
53
  ## License
54
 
55
- Inherits [Gemma Terms of Use](https://ai.google.dev/gemma/terms)
 
1
+ ---
2
+ license: gemma
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google/gemma-4-26B-A4B-it
7
+ library_name: transformers
8
+ tags:
9
+ - unsloth
10
+ - gemma
11
+ - tool-use
12
+ - function-calling
13
+ - qlora
14
+ ---
15
 
16
 
17
  Fine-tuned version of [google/gemma-4-26B-A4B-it](https://huggingface.co/google/gemma-4-26B-A4B-it) for reliable tool use and function calling.
 
55
 
56
  ## License
57
 
58
+ Inherits [Gemma Terms of Use](https://ai.google.dev/gemma/terms)