ggml-org.github.io Public Shell 3 1 1 1 Updated Jan 26, 2025 p1 Public LLM-based code completion engine 179 0 0 0 Updated Jan 23, 2025 free-disk-space Public Forked from jlumbroso/free-disk-space ⚙️🗑️ A GitHub Action to free disk space on an Ubuntu runner. 3...
git clone https://github.com/ggml-org/ggml cd ggml # install python dependencies in a virtual environment python3.10 -m venv .venv source .venv/bin/activate pip install -r requirements.txt # build the examples mkdir build && cd build cmake .. cmake --build . --config Release -j 8...
gg固话沟沟壑壑创建的收藏夹默认收藏夹内容:4K【额尔登其木格 蒙汉双语】Erdenechimeg - Ogtorguin Ohin 天之骄女,如果您对当前收藏夹内容感兴趣点击“收藏”可转入个人收藏夹方便浏览
胡剑雄目前担任东莞市富元贴合有限公司法定代表人,同时在4家企业担任高管,包括担任东莞市富元服饰有限公司监事,东莞市同利聚氨酯制品有限公司监事;二、胡剑雄投资情况:胡剑雄目前是东莞市富元贴合有限公司直接控股股东,持股比例为70%;目前胡剑雄是3家企业最终受益人,包括其在投资东莞市富元贴合有限公司最终收益股份为70%,...
LLM inference in C/C++. Contribute to ggml-org/llama.cpp development by creating an account on GitHub.
Vim plugin for LLM-assisted code/text completion. Contribute to ggml-org/llama.vim development by creating an account on GitHub.
At the right time, when the project is in a healthy state and has enough maintenance support, we will transfer it to the ggml-org Github organization. See the roadmap for the pending things that need to happen before that. The most important requirement for this transfer to occur is to ...
Name and Version ./llama-cli --version ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no ggml_cuda_init: found 8 ROCm devices: Device 0: AMD Instinct MI100, compute capability 9.0, VMM: no Device 1: AMD I...
llama : support Mamba Selective State Space Models (ggml-org#5328) … 852c7c5 compilade mentioned this pull request Mar 12, 2024 gguf : add Mamba keys and tensors ggml-org/ggml#763 Merged jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar ...
Original file line numberDiff line numberDiff line change @@ -1237,7 +1237,7 @@ jobs: - name: Create release id: create_release uses: anzz1/action-create-release@v1 uses: ggml-org/action-create-release@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: 3 changes: 1 additio...