ijohn07 commited on
Commit
e41407c
1 Parent(s): b31cebe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,6 +15,11 @@ datasets:
15
  This model was converted to GGUF format from [`nvidia/Llama-3.1-Minitron-4B-Width-Base`](https://huggingface.co/nvidia/Llama-3.1-Minitron-4B-Width-Base) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
16
  Refer to the [original model card](https://huggingface.co/nvidia/Llama-3.1-Minitron-4B-Width-Base) for more details on the model.
17
 
 
 
 
 
 
18
  ## Use with llama.cpp
19
  Install llama.cpp through brew (works on Mac and Linux)
20
 
 
15
  This model was converted to GGUF format from [`nvidia/Llama-3.1-Minitron-4B-Width-Base`](https://huggingface.co/nvidia/Llama-3.1-Minitron-4B-Width-Base) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
16
  Refer to the [original model card](https://huggingface.co/nvidia/Llama-3.1-Minitron-4B-Width-Base) for more details on the model.
17
 
18
+
19
+ # Added the Datasets 1&2 from Gryphe/Opus-WritingPrompts
20
+ [`datasets/Gryphe/Opus-WritingPrompts`](https://huggingface.co/datasets/Gryphe/Opus-WritingPrompts)
21
+
22
+
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25