llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Newest apple model unsupported...

Open 0wwafa opened this issue 1 year ago • 4 comments

Model: https://huggingface.co/apple/DCLM-Baseline-7B

python /content/llama.cpp/convert_hf_to_gguf.py --outtype f16 DCLM-Baseline-7B --outfile DCLM-Baseline-7B.f16.gguf OpenLMModel is not supported

0wwafa avatar Jul 16 '24 13:07 0wwafa

What feels notable about this model is that not only are the weights open, but also the dataset is included.

HanClinto avatar Jul 19 '24 18:07 HanClinto

What feels notable about this model is that not only are the weights open, but also the dataset is included.

yep. but anything else is uninteresting compared to PHI-3 LLAMA-3 and the others..

0wwafa avatar Jul 20 '24 17:07 0wwafa

but true open source including all aspects is appreciated 👍

dashan996 avatar Jul 31 '24 14:07 dashan996

but true open source including all aspects is appreciated 👍

I agree.

0wwafa avatar Jul 31 '24 14:07 0wwafa

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Oct 16 '24 01:10 github-actions[bot]