NVIDIA: llama-3.1-nemotron-nano-8b-v1:free
Llama-3.1-Nemotron-Nano-8B-v1 is a compact large language model (LLM) derived from Meta's Llama-3.1-8B-Instruct, specifically optimized for reasoning tasks, conversational interactions, retrieval-augmented generation (RAG), and tool-calling applications. It balances accuracy and efficiency, fitting comfortably onto a single consumer-grade RTX GPU for local deployment. The model supports extended context lengths of up to 128K tokens. Note: you must include detailed thinking on in the system prompt to enable reasoning. Please see Usage Recommendations for more.
价格
性能
常见问题
llama-3.1-nemotron-nano-8b-v1:free 每百万 Token 多少钱?
输入价格 $0.00 / 百万 Token,输出价格 $0.00 / 百万 Token。按 Token 计费,不按批次大小取整。
如何通过 API 访问 llama-3.1-nemotron-nano-8b-v1:free?
向 UnoRouter 的 /v1/chat/completions 端点发送请求,指定 model=llama-3.1-nemotron-nano-8b-v1:free。任意 OpenAI 兼容客户端库均可使用。鉴权采用标准 Bearer Token。