Ali-Yaser commited on
Commit
c774858
·
verified ·
1 Parent(s): 1b3a972

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -1,21 +1,28 @@
1
  ---
2
- base_model: unsloth/gemma-3n-e4b-it-unsloth-bnb-4bit
 
3
  tags:
4
- - text-generation-inference
5
  - transformers
6
  - unsloth
7
  - gemma3n
8
- license: apache-2.0
 
9
  language:
10
  - en
 
 
11
  ---
12
 
13
- # Uploaded finetuned model
 
 
 
 
14
 
15
  - **Developed by:** Ali-Yaser
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/gemma-3n-e4b-it-unsloth-bnb-4bit
18
 
19
- This gemma3n 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)
 
1
  ---
2
+ base_model:
3
+ - google/gemma-3n-E4B-it
4
  tags:
 
5
  - transformers
6
  - unsloth
7
  - gemma3n
8
+ - vLLM
9
+ license: gemma
10
  language:
11
  - en
12
+ datasets:
13
+ - arcee-ai/The-Tome
14
  ---
15
 
16
+
17
+
18
+
19
+
20
+
21
 
22
  - **Developed by:** Ali-Yaser
23
+ - **License:** Gemma licance
24
+ - **Finetuned from model :** Google/gemma-3n-E4B-it
25
 
26
+ This gemma3n model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
 
28
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)