open_llama_3b_ggml / README.md
SlyEcho's picture
Update README.md
20d915b verified
|
raw
history blame
463 Bytes
---
license: apache-2.0
---
# ggml versions of OpenLLaMa 3B
- Version: 600b token preview
- Project: [OpenLLaMA: An Open Reproduction of LLaMA](https://github.com/openlm-research/open_llama)
- Model: [openlm-research/open_llama_3b_600bt_preview](https://huggingface.co/openlm-research/open_llama_3b_600bt_preview)
- [llama.cpp](https://github.com/ggerganov/llama.cpp): build 607(ffb06a3) or later
## Use with llama.cpp
Support is now merged to master branch.