LLM ReferenceLLM Reference
Baseten API

NSQL 350M on Baseten API

NSQL · NumbersStation

Serverless

Last refreshed 2026-04-19. Next refresh: weekly.

Why use NSQL 350M on Baseten API?

Baseten API offers NSQL 350M with competitive pricing. Baseten is an AI infrastructure platform that provides comprehensive tools for deploying and serving machine learning models efficiently and cost-effectively.

Input / 1M
-
Output / 1M
-
Cache
Not sourced
Batch
Not sourced

Setup recipe

Docs fallback
Install
Use the provider REST API or SDK
Auth
Create a provider API key
Call
model: nsql-350m
Model ID
nsql-350m

Request example

Curated snippets for this provider are not sourced yet. Use Baseten API documentation with model ID nsql-350m.

Gotchas

No curated gotchas have been sourced for this exact provider/model route yet.

Capabilities

No model capability flags are currently sourced.

About NSQL 350M

The NSQL 350M model, developed by Numbers Station, is an open-source large language model tailored for crafting SQL queries from natural language inputs. It belongs to a model family that also includes larger iterations like NSQL 2B and NSQL 6B and is based on Salesforce's CodeGen models. This autoregressive model constructs queries token by token and is recognized for its ability to generate SELECT queries effectively when provided with a table schema and clear instructions. NSQL 350M undergoes initial training using a corpus of general SQL queries and is fine-tuned on a vast dataset consisting of text-to-SQL pairs drawn from diverse public sources. However, while it excels at generating accurate SQL code for moderately complex queries, its efficacy relies heavily on the prompt structure and may falter with highly intricate queries or those outside its training scope. Despite showing strong potential among open-source models, it is yet to match the precision of proprietary models like GPT-4 in tackling complex tasks.

FAQ

Who created NSQL 350M?

NSQL 350M was created by NumbersStation as part of the NSQL model family.

Is NSQL 350M open source?

NSQL 350M's open source status is unknown in the seed data.

Get Started

Model Specs

Released2024-02-15
Parameters350M
ArchitectureDecoder Only