YokaiKoibito's picture
Update README.md
d311910
|
raw
history blame
287 Bytes
metadata
license: llama2

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