2 Commits

Author SHA1 Message Date
Michael Yang
eeba2cbae3 update delete handler to use model.Name 2024-05-13 13:40:50 -07:00
Michael Yang
9685c34509 quantize any fp16/fp32 model
- FROM /path/to/{safetensors,pytorch}
- FROM /path/to/fp{16,32}.bin
- FROM model:fp{16,32}
2024-05-06 15:24:01 -07:00