Skip to content

0.27.0: Hugging Face cache

Choose a tag to compare

@erusev erusev released this 01 Apr 13:39
· 156 commits to main since this release

New downloads are now stored in ~/.cache/huggingface/hub/ using the standard Hugging Face cache layout. This means models downloaded by LlamaBarn can be used by llama.cpp and other Hugging Face aware tools. Existing models in ~/.llamabarn/ continue to work.