Llama-3.1-Nemotron-70B-Instruct 是由 NVIDIA 定制的大型语言模型,旨在提高 LLM 对用户查询生成的响应的实用性。

工具 700亿

37.8K 7 周前

自述文件

Llama-3.1-Nemotron-70B-Instruct 是由 NVIDIA 定制的大型语言模型,旨在提高 LLM 对用户查询生成的响应的实用性。

此模型使用 RLHF(特别是 REINFORCE)、Llama-3.1-Nemotron-70B-RewardHelpSteer2-Preference 提示Llama-3.1-70B-Instruct 模型作为初始策略上进行训练。

$ ollama run nemotron
>>> How many r in strawberry?
A sweet question!

Let's count the "R"s in "strawberry":

1. S
2. T
3. R
4. A
5. W
6. B
7. E
8. R
9. R
10. Y

There are **3** "R"s in the word "strawberry".

参考

Hugging Face