IAmNotAnanth / gemma-text-to-sql

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: September 17 2025

Introduction of gemma-text-to-sql

Model Details of gemma-text-to-sql

Model Card for gemma-text-to-sql

This model is a fine-tuned version of google/gemma-3-1b-pt . It has been trained using TRL .

Quick start
from transformers import pipeline

question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
generator = pipeline("text-generation", model="IAmNotAnanth/gemma-text-to-sql", device="cuda")
output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
print(output["generated_text"])
Training procedure

This model was trained with SFT.

Framework versions
  • TRL: 0.21.0
  • Transformers: 4.56.1
  • Pytorch: 2.8.0
  • Datasets: 3.3.2
  • Tokenizers: 0.22.0
Citations

Cite TRL as:

@misc{vonwerra2022trl,
    title        = {{TRL: Transformer Reinforcement Learning}},
    author       = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
    year         = 2020,
    journal      = {GitHub repository},
    publisher    = {GitHub},
    howpublished = {\url{https://github.com/huggingface/trl}}
}

Runs of IAmNotAnanth gemma-text-to-sql on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About gemma-text-to-sql huggingface.co Model

gemma-text-to-sql huggingface.co

gemma-text-to-sql huggingface.co is an AI model on huggingface.co that provides gemma-text-to-sql's model effect (), which can be used instantly with this IAmNotAnanth gemma-text-to-sql model. huggingface.co supports a free trial of the gemma-text-to-sql model, and also provides paid use of the gemma-text-to-sql. Support call gemma-text-to-sql model through api, including Node.js, Python, http.

IAmNotAnanth gemma-text-to-sql online free

gemma-text-to-sql huggingface.co is an online trial and call api platform, which integrates gemma-text-to-sql's modeling effects, including api services, and provides a free online trial of gemma-text-to-sql, you can try gemma-text-to-sql online for free by clicking the link below.

IAmNotAnanth gemma-text-to-sql online free url in huggingface.co:

https://huggingface.co/IAmNotAnanth/gemma-text-to-sql

gemma-text-to-sql install

gemma-text-to-sql is an open source model from GitHub that offers a free installation service, and any user can find gemma-text-to-sql on GitHub to install. At the same time, huggingface.co provides the effect of gemma-text-to-sql install, users can directly use gemma-text-to-sql installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

gemma-text-to-sql install url in huggingface.co:

https://huggingface.co/IAmNotAnanth/gemma-text-to-sql

Url of gemma-text-to-sql

gemma-text-to-sql huggingface.co Url

Provider of gemma-text-to-sql huggingface.co

IAmNotAnanth
ORGANIZATIONS

Other API from IAmNotAnanth