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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: wtfpl
3
  ---
4
- **NOTE**: These weights require the very latest build of llama.cpp (i.e. commit `c2101a2`). More details [here](https://github.com/ggerganov/llama.cpp/pull/5328).
5
 
6
  From the author of the llama.cpp patch:
7
  > I started working on this as an experiment and because I wanted to try Mamba models with llama.cpp (also, there have been quite a few finetunes already).
 
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
 
6
  From the author of the llama.cpp patch:
7
  > I started working on this as an experiment and because I wanted to try Mamba models with llama.cpp (also, there have been quite a few finetunes already).