DataSnake commited on
Commit
e4bdfb0
·
verified ·
1 Parent(s): ec5bdc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - mistralai/Mistral-Nemo-Instruct-2407
5
+ tags:
6
+ - nvfp4
7
+ ---
8
+ Quantized NVFP4 version of [Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407), created to be used as a baseline to compare against my [hybrid quant]([https://huggingface.co/DataSnake/Mistral-Nemo-Instruct-2407-NVFP4-FP8). Made with the same version of llm-compressor and compressed-tensors, using the same calibration data, to isolate the variables as much as possible.