https://github.com/tmhsdigital/local-llama-3
https://github.com/tmhsdigital/local-llama-3
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmhsdigital/local-llama-3
- Owner: TMHSDigital
- License: other
- Created: 2024-07-22T21:57:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T00:55:33.000Z (over 1 year ago)
- Last Synced: 2025-01-06T07:28:26.336Z (about 1 year ago)
- Language: Python
- Homepage: https://github.com/TMHSDigital/local-llama-3/wiki/README
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Local LLaMA 3 Setup




## Introduction
This repository provides detailed instructions for setting up and running the LLaMA 3 model locally on your machine. Choose your operating system below to get started.
[](MAC.md)
[](WINDOWS.md)
## Resources
- [Hugging Face Transformers](https://huggingface.co)
- [Python](https://www.python.org)
- [Git](https://git-scm.com)
## License
This project is licensed under the [Do No Harm License](LICENSE).
## Contribution
We welcome contributions! Please read our [contribution guidelines](CONTRIBUTING.md) for more details.
## Troubleshooting
For common issues and solutions, refer to the [troubleshooting guide](TROUBLESHOOTING.md).