Split files need to be merged:
Windows:
copy /B MoMo-70B-lora-1.8.6-DPO-q5_k_m.gguf-split-* MoMo-70B-lora-1.8.6-DPO-q5_k_m.gguf
copy /B MoMo-70B-lora-1.8.6-DPO-q6_k.gguf-split-* MoMo-70B-lora-1.8.6-DPO-q6_k.gguf
Linux/Mac:
cat MoMo-70B-lora-1.8.6-DPO-q5_k_m.gguf-split-* > MoMo-70B-lora-1.8.6-DPO-q5_k_m.gguf
cat MoMo-70B-lora-1.8.6-DPO-q6_k.gguf-split-* > MoMo-70B-lora-1.8.6-DPO-q6_k.gguf
- Downloads last month
- 3
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model’s pipeline type.