DrRiceIO7 commited on
Commit
6f9de16
·
verified ·
1 Parent(s): b3640e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -8,6 +8,20 @@ tags:
8
  license: apache-2.0
9
  language:
10
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # Uploaded finetuned model
@@ -18,4 +32,4 @@ language:
18
 
19
  This gemma3 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)
 
8
  license: apache-2.0
9
  language:
10
  - en
11
+ pipeline_tag: text-generation
12
+ datasets:
13
+ - DrRiceIO7/megamergecreative
14
+ ---
15
+ base_model: unsloth/gemma-3-4b-it-unsloth-bnb-4bit
16
+ tags:
17
+ - text-generation-inference
18
+ - transformers
19
+ - unsloth
20
+ - gemma3
21
+ license: apache-2.0
22
+ language:
23
+ - en
24
+ pipeline_tag: text-generation
25
  ---
26
 
27
  # Uploaded finetuned model
 
32
 
33
  This gemma3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
34
 
35
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)