Text Generation
LiteRT
Safetensors
gemma4
ganesha
marathi
hindi
sanskrit
on-device
lora
devotional
conversational
Instructions to use ravikadam/ganesh-gemma4-e4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use ravikadam/ganesh-gemma4-e4b with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "bos_token_id": 2, | |
| "do_sample": true, | |
| "eos_token_id": [ | |
| 1, | |
| 106, | |
| 50 | |
| ], | |
| "pad_token_id": 0, | |
| "temperature": 1.0, | |
| "top_k": 64, | |
| "top_p": 0.95, | |
| "transformers_version": "5.15.1" | |
| } | |