Universaltool call supportinllama-serverhttps://github.com/ggml-org/llama.cpp/pull/9639 Vim/Neovim plugin for FIM completions:https://github.com/ggml-org/llama.vim Introducing GGUF-my-LoRAhttps://github.com/ggml-org/llama.cpp/discussions/10123 ...
https://github.com/ggerganov/llama.cpp Port of Facebook's LLaMA model in C/C++ 因为很多同学受限于个人电脑的环境,没法运行完整的 Llama 模型。Llama.cpp 提供了一个非常好的移植版本,可以降低电脑的硬件要求,方便个人电脑运行与测试。 下载 gitclonehttps://github.com/ggerganov/llama.cpp.git cdllama....
A simple one-file way to run various GGML and GGUF models with a KoboldAI UI - vulkan incoherence from https://github.com/ggerganov/llama.cpp/issues… · LostRuins/koboldcpp@33a3bee
# 克隆 llama.cppgit clone https://github.com/ggerganov/llama.cpp.gitcd llama.cpp # 构建它。`LLAMA_METAL=1` 允许计算在 GPU 上执行LLAMA_METAL=1 make # 下载模型export MODEL=llama-2-13b-chat.ggmlv3.q4_0.binif [ ! -f models/${MODEL} ]; thencurl -L "https://huggingface.co/TheB...
](https://github.com/haotian-liu/LLaVA/tree/intel/docs/intel) - [10/12] LLaVA is now supported in [llama.cpp](https://github.com/ggerganov/llama.cpp/pull/3436) with 4-bit / 5-bit quantization support! - [10/11] The training data and scripts of LLaVA-1.5 are released [here]...
提示格式:“<用户>用Python创建Flappy Bird游戏<助手><思考>\n”获取最新的llama.cpphttps://github.com/ggerganov/llama.cpp.您也可以按照以下构建说明进行操作:更新源 apt-get安装构建必备cmake curl libcurl4 openssl开发 git克隆https://github.com/ggerganov/llama.cpp cmake llama.cpp-B llama.cp/build...
125 whisper.cpp ggerganov Port of OpenAI's Whisper model in C/C++ 27472 2024-01-27 126 awesome-fuzz houjingyi233 None 68 2024-01-26 127 windiff ergrelet Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binar... 297 2024-01-27 128 NTLM-SSP...
https://github.com/ggerganov/kbd-audio //C++.linux下利用麦克风监控键盘输入测试输入值 https://github.com/Viralmaniar/I-See-You //bash.利用公网网站代理获取用户的真实地理信息。simple https://www.jianshu.com/p/147cf5414851 //聊聊那些常见的探侦类APP 网站克隆 http://www.httrack.com //网站克...
2023年精选开源项目汇总,分类汇总. Contribute to OpenGithubs/Summary2023 development by creating an account on GitHub.
ggerganov/llama.cpp - Port of Facebook's LLaMA model in C/C++ simon987/sist2 - Lightning-fast file system indexer and search tool Legrandin/pycryptodome - A self-contained cryptographic library for Python nektra/Deviare2 - Deviare API Hook neutrinolabs/xrdp - xrdp: an open source RDP serve...