Jared Van Bortel commited on
Commit
84e6b93
1 Parent(s): a4ff1a1

add warning to README

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -14,6 +14,12 @@ tags:
14
  - sentence-similarity
15
  ---
16
 
 
 
 
 
 
 
17
  # nomic-embed-text-v1 - GGUF
18
 
19
  Original model: [nomic-embed-text-v1](https://huggingface.co/nomic-ai/nomic-embed-text-v1)
 
14
  - sentence-similarity
15
  ---
16
 
17
+ ***
18
+ **Warning**: There is a llama.cpp PR [about to be merged](https://github.com/ggerganov/llama.cpp/pull/5500) that will break compatibility with these files. Keep an eye out for updates to this repo.
19
+ ***
20
+
21
+ <br/>
22
+
23
  # nomic-embed-text-v1 - GGUF
24
 
25
  Original model: [nomic-embed-text-v1](https://huggingface.co/nomic-ai/nomic-embed-text-v1)