Triangle104 commited on
Commit
b1606ac
·
verified ·
1 Parent(s): 553dbc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ license: other
16
  This model was converted to GGUF format from [`dreamgen/lucid-v1-nemo`](https://huggingface.co/dreamgen/lucid-v1-nemo) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
17
  Refer to the [original model card](https://huggingface.co/dreamgen/lucid-v1-nemo) for more details on the model.
18
 
 
 
 
 
19
  ## Use with llama.cpp
20
  Install llama.cpp through brew (works on Mac and Linux)
21
 
 
16
  This model was converted to GGUF format from [`dreamgen/lucid-v1-nemo`](https://huggingface.co/dreamgen/lucid-v1-nemo) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
17
  Refer to the [original model card](https://huggingface.co/dreamgen/lucid-v1-nemo) for more details on the model.
18
 
19
+ ---
20
+ Lucid is a family of AI language models developed and used by DreamGen with a focus on role-play and story-writing capabilities.
21
+
22
+ ---
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25