Update README.md
#12
by
bullerwins
- opened
Currently hugging-face automatically has assigned the instruct model as a "quantized" version of the base model, maybe as it sees some weights in fp8? it automatically did it.
The base_model_relation: finetune
will force set it to a finetune from the base model
GeeeekExplorer
changed pull request status to
merged