With Stanford Alpaca Instruction-Following Dataset Tokenization Finetuning Efficient FT 🧬 LLaMA model structure Meta Hugging Face https://github.com/facebookresearch/llama/blob/main/llama/model.py#LL127C27-L127C27 Model Card See MODEL_CARD.md License See the LICENSE file.About...
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue. Meta has a bounty program for the safe disclosure of security bugs. In those cases, please go through the process outlined on that page and ...
PyLlama enables to calculate the reflection and transmission spectra of an arbitrary multilayer stack whose layers are made of dispersive or non-dispersive, absorbing or non absorbing, isotropic or anisotropic materials. The documentation and a few tutor
.github data/prompt examples llama models .dockerignore .gitignore CMakeLists.txt LICENSE PreLoad.cmake README.md alpaca.sh chat.sh convert-gptq-to-ggml.py pyproject.toml README.md llama.py llama.py is a fork of llama.cpp which provides Python bindings to an inferen...
Python bindings for llama.cpp. Contribute to abetlen/llama-cpp-python development by creating an account on GitHub.
Inference code for LLaMA models. Contribute to pYcotic/llama development by creating an account on GitHub.
( name="gpt_index", version=__version__, packages=find_packages(), description="Interface between LLMs and your data", install_requires=install_requires, long_description=long_description, license="MIT", url="https://github.com/jerryjliu/gpt_index", include_package_data=True, long_...
git clone --recursive https://github.com/nomic-ai/pyllamacpp&&cdpyllamacpp Edit the CMakeLists.txt and change: option(LLAMA_AVX2 "llama: enable AVX2" OFF) option(LLAMA_FMA "llama: enable FMA" OFF) Run the install: pip install -e. ...
.github docker cuda_simple open_llama Dockerfile build.sh hug_model.py start.sh start_server.sh openblas_simple simple README.md docs examples llama_cpp scripts tests vendor .dockerignore .gitignore .gitmodules .readthedocs.yaml CHANGELOG.md CMakeLists.txt LICENSE.md Makefile README.md mkdocs....
Python bindings for llama.cpp. Contribute to 0xez/llama-cpp-python development by creating an account on GitHub.