Llama-3.1-Nemotron-70B-Instruct 是 NVIDIA 定制的大型语言模型,旨在提高 LLM 生成的对用户查询的回复的有用性。
工具 70b
60.7K 下载量 更新于 3个月前
更新于 3个月前
3个月前
49258a4a766a · 31GB
模型
架构llama
·
参数70.6B
·
量化Q3_K_S
31GB
参数
{ "stop": [ "<|start_header_id|>", "<|end_header_id|>", "<|eot_id|>"
96B
模板
<|start_header_id|>system<|end_header_id|> {{ if .Tools }}You have access to the following function
1.2kB
许可证
# Llama 3.1 Acceptable Use Policy Meta is committed to promoting safe and fair use of its tools and
4.7kB
许可证
LLAMA 3.1 COMMUNITY LICENSE AGREEMENT Llama 3.1 Version Release Date: July 23, 2024 “Agreement”
7.6kB
自述文件
Llama-3.1-Nemotron-70B-Instruct 是 NVIDIA 定制的大型语言模型,旨在提高 LLM 生成的对用户查询的回复的有用性。
这个模型使用 RLHF (特别是 REINFORCE) 训练,以 Llama-3.1-Nemotron-70B-Reward 和 HelpSteer2-Preference prompts 模型作为初始策略,并使用了 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".