iandennismiller/llama-cpp-scripts
收藏Hugging Face2023-12-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/iandennismiller/llama-cpp-scripts
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- code
pretty_name: "These are scripts that have helped me to manage llama.cpp, llama models, etc."
tags:
- bash
- llama.cpp
- script
license: mit
---
# llama.cpp scripts
These are scripts that have helped me to manage llama.cpp, llama models, etc.
## Install
Scripts are installed to `~/.local/bin`.
```bash
bash install.sh
```
These are scripts that have helped me to manage llama.cpp, llama models, etc. These scripts are written in Bash and are licensed under the MIT license. The installation method for these scripts is by running an installation script that will place them in the users local bin directory.
提供机构:
iandennismiller
原始信息汇总
数据集概述
基本信息
- 语言: code
- 名称: These are scripts that have helped me to manage llama.cpp, llama models, etc.
- 标签: bash, llama.cpp, script
- 许可证: MIT
安装说明
- 脚本安装路径:
~/.local/bin - 安装命令: bash bash install.sh



