Triangle104 commited on
Commit
1025239
·
verified ·
1 Parent(s): fe13bef

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -20,14 +20,6 @@ library_name: transformers
20
  This model was converted to GGUF format from [`itsnebulalol/Llama-3.2-Nemotron-3B-Instruct`](https://huggingface.co/itsnebulalol/Llama-3.2-Nemotron-3B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
21
  Refer to the [original model card](https://huggingface.co/itsnebulalol/Llama-3.2-Nemotron-3B-Instruct) for more details on the model.
22
 
23
- ---
24
- Model details:
25
- -
26
- This is a finetune of meta-llama/Llama-3.2-3B-Instruct (specifically, unsloth/Llama-3.2-3B-Instruct-bnb-4bit).
27
-
28
- It was trained on the nvidia/HelpSteer2 dataset, similar to nvidia/Llama-3.1-Nemotron-70B-Instruct-HF, using Unsloth.
29
-
30
- ---
31
  ## Use with llama.cpp
32
  Install llama.cpp through brew (works on Mac and Linux)
33
 
 
20
  This model was converted to GGUF format from [`itsnebulalol/Llama-3.2-Nemotron-3B-Instruct`](https://huggingface.co/itsnebulalol/Llama-3.2-Nemotron-3B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
21
  Refer to the [original model card](https://huggingface.co/itsnebulalol/Llama-3.2-Nemotron-3B-Instruct) for more details on the model.
22
 
 
 
 
 
 
 
 
 
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25