dranger003 commited on
Commit
19bb086
1 Parent(s): 6c53075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: wtfpl
 
 
 
3
  ---
4
  **NOTE**: These weights require the latest build of llama.cpp (i.e. commit [`c2101a2`](https://github.com/ggerganov/llama.cpp/commit/c2101a2e909ac7c08976d414e64e96c90ee5fa9e)). More details [here](https://github.com/ggerganov/llama.cpp/pull/5328).
5
 
 
1
  ---
2
  license: wtfpl
3
+ library_name: gguf
4
+ pipeline_tag: text-generation
5
+ base_model: Q-bert/MambaHermes-3B
6
  ---
7
  **NOTE**: These weights require the latest build of llama.cpp (i.e. commit [`c2101a2`](https://github.com/ggerganov/llama.cpp/commit/c2101a2e909ac7c08976d414e64e96c90ee5fa9e)). More details [here](https://github.com/ggerganov/llama.cpp/pull/5328).
8