dranger003 commited on
Commit
ac82c46
1 Parent(s): d009029

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ base_model: databricks/dbrx-instruct
10
  The quants here are meant to test imatrix quantized weights.
11
  <i>If you run metal, you may need this [PR](https://github.com/ggerganov/llama.cpp/pull/6662)</i>
12
 
13
- **I am running a new set of imatrix for `wiki.train.raw` and `groups_merged.txt` and will produce PPL to compare but this will take some time.**
14
 
15
  **2024-04-13**: Support for this model has just being merged - [`PR #6515`](https://github.com/ggerganov/llama.cpp/pull/6515).
16
  **<u>You will need this llama.cpp commit [`4bd0f93e`](https://github.com/ggerganov/llama.cpp/commit/4bd0f93e4ab4fe6682e7d0241c1bdec1397e954a) to run this model</u>**
 
10
  The quants here are meant to test imatrix quantized weights.
11
  <i>If you run metal, you may need this [PR](https://github.com/ggerganov/llama.cpp/pull/6662)</i>
12
 
13
+ **Added `ggml-dbrx-instruct-16x12b-f16_imatrix-wiki.dat` which is a 2K batches (1M tokens) on FP16 weights using wiki.train.**
14
 
15
  **2024-04-13**: Support for this model has just being merged - [`PR #6515`](https://github.com/ggerganov/llama.cpp/pull/6515).
16
  **<u>You will need this llama.cpp commit [`4bd0f93e`](https://github.com/ggerganov/llama.cpp/commit/4bd0f93e4ab4fe6682e7d0241c1bdec1397e954a) to run this model</u>**