#[SOLVED] Where llamacpp_HF?

4 messages · Page 1 of 1 (latest)

torn wadi
#

Hi all 👋
Long time Windows user here. Just switched to Linux. My windows version had the HuggingFace version of llama.cpp in the loader list, but my Linux version doesn't.

I git clone'd oobabooga/text-generation-webui main branch onto an external drive and ran ./start_linux.sh and set the install for NVIDIA w/ cuda.

Where is the HF version of llama.cpp?

plush flint
#

oobabooga replaced old llama-cpp-python loader with llama.cpp server app.
new implementation doesn't have _hf loader anymore

torn wadi
#

[SOLVED] Where llamacpp_HF?