itsnebulalol
commited on
Commit
•
1c396e6
1
Parent(s):
95c84d8
Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ library_name: transformers
|
|
16 |
|
17 |
# 🍷 Llama-3.2-Nemotron-3B
|
18 |
|
19 |
-
This is a finetune of [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B).
|
20 |
|
21 |
-
It was trained on the [nvidia/HelpSteer2](https://huggingface.co/datasets/nvidia/HelpSteer2) dataset, similar to [nvidia/Llama-3.1-Nemotron-70B-Instruct-HF](https://huggingface.co/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF) using Unsloth.
|
22 |
|
23 |
## 💻 Usage
|
24 |
|
|
|
16 |
|
17 |
# 🍷 Llama-3.2-Nemotron-3B
|
18 |
|
19 |
+
This is a finetune of [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) (specifically, [unsloth/Llama-3.2-3B-bnb-4bit](https://huggingface.co/unsloth/Llama-3.2-3B-bnb-4bit)).
|
20 |
|
21 |
+
It was trained on the [nvidia/HelpSteer2](https://huggingface.co/datasets/nvidia/HelpSteer2) dataset, similar to [nvidia/Llama-3.1-Nemotron-70B-Instruct-HF](https://huggingface.co/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF), using Unsloth.
|
22 |
|
23 |
## 💻 Usage
|
24 |
|