Nvidia Nemotron Nano 9B V2
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'nvidia/nemotron-nano-9b-v2', prompt: 'Why is the sky blue?'})More models by NVIDIA
| Model |
|---|
import { streamText } from 'ai'
const result = streamText({ model: 'nvidia/nemotron-nano-9b-v2', prompt: 'Why is the sky blue?'})| Model |
|---|