shimbaaa commited on
Commit
104e870
·
verified ·
1 Parent(s): ee45021

Unsloth Model Card

Browse files
Files changed (1) hide show
  1. README.md +14 -8
README.md CHANGED
@@ -1,15 +1,21 @@
1
  ---
2
- license: gemma
3
- base_model: google/functiongemma-270m-it
4
  tags:
 
 
5
  - unsloth
6
- - gemma
7
- - function-calling
 
 
8
  ---
9
 
10
- # Shifu-Smart
11
 
12
- Shifu-Smart is a fine-tuned version of `functiongemma-270m-it` trained on `SystemChat`.
 
 
13
 
14
- ## Usage
15
- This model uses the `developer` role for system instructions.
 
 
1
  ---
2
+ base_model: unsloth/functiongemma-270m-it-unsloth-bnb-4bit
 
3
  tags:
4
+ - text-generation-inference
5
+ - transformers
6
  - unsloth
7
+ - gemma3_text
8
+ license: apache-2.0
9
+ language:
10
+ - en
11
  ---
12
 
13
+ # Uploaded finetuned model
14
 
15
+ - **Developed by:** shimbaaa
16
+ - **License:** apache-2.0
17
+ - **Finetuned from model :** unsloth/functiongemma-270m-it-unsloth-bnb-4bit
18
 
19
+ This gemma3_text model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
+
21
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)