Hermes 3 70B Instruct
Hermes 3 is a generalist language model with many improvements over [Hermes 2](/models/nousresearch/nous-hermes-2-mistral-7b-dpo), including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation, long context coherence, and improvements across the board. Hermes 3 70B is a competitive, if not superior finetune of the [Llama-3.1 70B foundation model](/models/meta-llama/llama-3.1-70b-instruct), focused on aligning LLMs to the user, with powerful steering capabilities and control given to the end user. The Hermes 3 series builds and expands on the Hermes 2 set of capabilities, including more powerful and reliable function calling and structured output capabilities, generalist assistant capabilities, and improved code generation skills.
nousresearch/hermes-3-llama-3.1-70b
- Contexto
- 131k tokens
- Máx. completion
- 16,384
- Tools
- No
- JSON
- Sí
- Lanzamiento
- 2024-08-18
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "nousresearch/hermes-3-llama-3.1-70b",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Hermes 3 70B Instruct?
- Hermes 3 is a generalist language model with many improvements over [Hermes 2](/models/nousresearch/nous-hermes-2-mistral-7b-dpo), including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation, long context coherence, and improvements across the board. Hermes 3 70B is a competitive, if not superior finetune of the [Llama-3.1 70B foundation model](/models/meta-llama/llama-3.1-70b-instruct), focused on aligning LLMs to the user, with powerful steering capabilities and control given to the end user. The Hermes 3 series builds and expands on the Hermes 2 set of capabilities, including more powerful and reliable function calling and structured output capabilities, generalist assistant capabilities, and improved code generation skills. Hermes 3 70B Instruct corre en el API de Geek Hub (compatible con OpenAI). Id: nousresearch/hermes-3-llama-3.1-70b.
- ¿Hermes 3 70B Instruct es gratis?
- No. El input cuesta $0.763 / 1M tokens y el output $0.763 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Hermes 3 70B Instruct?
- Hermes 3 70B Instruct tiene una ventana de 131k tokens. Soporta hasta 16,384 tokens de completion.
- ¿Hermes 3 70B Instruct soporta tool calling y structured outputs?
- Hermes 3 70B Instruct no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó Hermes 3 70B Instruct?
- Hermes 3 70B Instruct se lanzó el 18 de agosto de 2024.
Más modelos de Nous Research
- Hermes 3 405B InstructHermes 3 is a generalist language model with many improvements over Hermes 2, including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation,
- Hermes 4 405BHermes 4 is a large-scale reasoning model built on Meta-Llama-3.1-405B and released by Nous Research. It introduces a hybrid reasoning mode, where the model can choose to deliberat
- Hermes 4 70BHermes 4 70B is a hybrid reasoning model from Nous Research, built on Meta-Llama-3.1-70B. It introduces the same hybrid mode as the larger 405B release, allowing the model to eithe