llama.cpp 介绍

发布时间: 更新时间: 总字数:24 阅读时间:1m 作者: IP上海 分享 网址

使用 C/C++ 的 LLM 推理

使用

git clone https://github.com/ggml-org/llama.cpp.git

python llama.cpp/[convert_hf_to_gguf.py|convert_hf_to_gguf_update.py|convert_llama_ggml_to_gguf.py|convert_lora_to_gguf.py] -h

python llama.cpp/convert_hf_to_gguf.py vicuna-hf \
  --outfile vicuna-13b-v1.5.gguf \
  --outtype q8_0

参考

  1. https://github.com/ggml-org/llama.cpp
本文总阅读量 次 本站总访问量 次 本站总访客数
Home Archives Categories Tags Statistics