← Catalog
DeepSeekchatDeepSeek: R1 Distill Llama 70Bdeepseek/deepseek-r1-distill-llama-70b
DeepSeek: R1 Distill Llama 70B
Hold 10,000 $Tokens and chat here for free. An API key is only if you want this model in your own app.
Connect a wallet that holds 10,000 $Tokens.
Input$0.800/M
Output$0.800/M
Context8k
You pay$0
Optional: use this model from your own app
Keys are not required on Tokens. Only use one if you are wiring a script or product.
curl https://tokens-pump.fun/v1/chat/completions \
-H "Authorization: Bearer $TOKENS_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"deepseek/deepseek-r1-distill-llama-70b","messages":[{"role":"user","content":"Hello"}]}'