Panchovix's picture
Update README.md
f6a28b6
|
raw
history blame
No virus
374 Bytes
metadata
license: other

FP16 model of airoboros 70b 1.4.1 (https://huggingface.co/jondurbin/airoboros-l2-70b-gpt4-1.4.1) from .bin to . safetensors, to be used to quant on exllama2.

It can also be used to load faster at FP16 using transformers.

There is a script inside bin2safetensors folder, that you can use to convert .bin files into .safetensor ones for other models.