eaddario commited on
Commit
343d83f
·
unverified ·
1 Parent(s): 780eb21

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,11 +13,11 @@ tags:
13
  - quant
14
  ---
15
 
16
- # GGUF and "i-matrix" quantized versions of MadeAgents/Hammer2.1-7b
17
 
18
  Using [LLaMA C++](https://github.com/ggerganov/llama.cpp) release [b4585](https://github.com/ggerganov/llama.cpp/releases/tag/b4585) for quantization.
19
 
20
- Original model: [MadeAgents/Hammer2.1-7b](https://huggingface.co/MadeAgents/Hammer2.1-7b)
21
 
22
  All quantized versions were generated using an appropriate imatrix created from datasets available at [eaddario/imatrix-calibration](https://huggingface.co/datasets/eaddario/imatrix-calibration).
23
 
 
13
  - quant
14
  ---
15
 
16
+ # GGUF and "i-matrix" quantized versions of watt-ai/watt-tool-8B
17
 
18
  Using [LLaMA C++](https://github.com/ggerganov/llama.cpp) release [b4585](https://github.com/ggerganov/llama.cpp/releases/tag/b4585) for quantization.
19
 
20
+ Original model: [watt-ai/watt-tool-8B](watt-ai/watt-tool-8B)
21
 
22
  All quantized versions were generated using an appropriate imatrix created from datasets available at [eaddario/imatrix-calibration](https://huggingface.co/datasets/eaddario/imatrix-calibration).
23