dranger003 commited on
Commit
d2aa163
1 Parent(s): b8185c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model: databricks/dbrx-instruct
9
  **2024-04-11**: Support for this model is still being worked on - [`PR #6515`](https://github.com/ggerganov/llama.cpp/pull/6515).
10
  We are currently testing quants and I will upload them once they are working.
11
 
12
- **NOTE**: Do not download the model unless it states above that testing is conclusive, otherwise the model won't work.
13
 
14
  * GGUF importance matrix (imatrix) quants for https://huggingface.co/databricks/dbrx-instruct
15
  * The importance matrix is trained for ~100K tokens (200 batches of 512 tokens) using [wiki.train.raw](https://huggingface.co/datasets/wikitext).
 
9
  **2024-04-11**: Support for this model is still being worked on - [`PR #6515`](https://github.com/ggerganov/llama.cpp/pull/6515).
10
  We are currently testing quants and I will upload them once they are working.
11
 
12
+ <u>**NOTE**: Do not download the model unless it states above that testing is conclusive, otherwise the model won't work.</u>
13
 
14
  * GGUF importance matrix (imatrix) quants for https://huggingface.co/databricks/dbrx-instruct
15
  * The importance matrix is trained for ~100K tokens (200 batches of 512 tokens) using [wiki.train.raw](https://huggingface.co/datasets/wikitext).