Text Generation
Transformers
Safetensors
English
Japanese
gemma2
text-generation-inference
unsloth
trl
conversational
Inference Endpoints
bay-llm commited on
Commit
b0fd5b7
1 Parent(s): e9ae054

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -97,7 +97,7 @@ with open(file_path, 'w', encoding='utf-8') as file:
97
  # Uploaded model
98
 
99
  - **Developed by:** bay-llm
100
- - **License:** apache-2.0
101
  - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
102
 
103
  This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
97
  # Uploaded model
98
 
99
  - **Developed by:** bay-llm
100
+ - **License:** gemma
101
  - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
102
 
103
  This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.