YokaiKoibito's picture
Update README.md
528b02e
|
raw
history blame
467 Bytes
metadata
license: llama2

This is an fp16 copy of jarradh/llama2_70b_chat_uncensored for faster downloading and less disk space usage than the fp32 original. I simply imported the model to CPU with torch_dtype=torch.float16 and then exported it again.

Arguable a better name for this model would be Wizard-Vicuna-Uncensored-Llama-2-70B-fp16, but to avoid confusion I'm sticking with jarradh's naming scheme.