harshityadav95/Run Gemma 3 270M
Runs Google Gemma 3 270M model inference using llama.cpp
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model | Model variant to use | yes | gemma-3-270m |
| query | Input text query for the model | yes | — |
| hf_token | Hugging Face Token (optional) | no | — |
Outputs
| name | description |
|---|---|
| response | The output text generated by the model |