Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
  language:
4
  - en
5
  license: apache-2.0
@@ -7,15 +7,15 @@ tags:
7
  - text-generation-inference
8
  - transformers
9
  - unsloth
10
- - llama
11
  - trl
12
  ---
13
 
14
  # Uploaded model
15
 
16
- - **Developed by:** ericjuliantooo
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
 
1
  ---
2
+ base_model: unsloth/gemma-2b-bnb-4bit
3
  language:
4
  - en
5
  license: apache-2.0
 
7
  - text-generation-inference
8
  - transformers
9
  - unsloth
10
+ - gemma
11
  - trl
12
  ---
13
 
14
  # Uploaded model
15
 
16
+ - **Developed by:** dwirz
17
  - **License:** apache-2.0
18
+ - **Finetuned from model :** unsloth/gemma-2b-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21