Instructions to use aoiandroid/streamgemma-2.2b-litert-lm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use aoiandroid/streamgemma-2.2b-litert-lm 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
| { | |
| "d_model": 1024, | |
| "n_heads": 8, | |
| "n_kv_heads": 4, | |
| "head_dim": 128, | |
| "n_layers": 18, | |
| "vocab_size": 262144, | |
| "ffn_hidden": 4096, | |
| "chunk_size": 8, | |
| "max_cache_chunks": 64, | |
| "n_modalities": 4, | |
| "n_tasks": 6, | |
| "n_languages": 4022, | |
| "n_mtp_heads": 4 | |
| } |