You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys
Does convert_hf_to_gguf.py depend on the environment arch it is ran on.
E.g. is it ok having artifacts from macOS ARM mlx env to convert them into a gguf with llama.cpp which is cloned within AND docker container.
So are the model artifacts it self arch agnostic (as I expect). Or are there any llama.cpp dependencies may stick on specific arch?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
Does
convert_hf_to_gguf.py
depend on the environment arch it is ran on.E.g. is it ok having artifacts from macOS ARM mlx env to convert them into a
gguf
withllama.cpp
which is cloned within AND docker container.So are the model artifacts it self arch agnostic (as I expect). Or are there any
llama.cpp
dependencies may stick on specific arch?Thank you
Beta Was this translation helpful? Give feedback.
All reactions