Building Block Architectures for GenAI
Project description
LLaMArch
Minimal, Building Blocks for Large Language Models!
Installation
pip install llamarch
Usage
from llamarch import ...
Testing
To run the tests, first install the test dependencies:
pip install pytest
The tests require several services (Neo4j, Redis, Qdrant) to be running. You can use the provided docker-compose.yml to start these services:
docker compose up -d
Then run the tests using:
pytest
Alternatively, you can use the provided test script which starts the services, runs the tests, and then shuts down the services:
./scripts/run_tests.sh
Refer to the documentation site for more information.
Whom to contact?
Please direct your queries to gpavanb1 for any questions.
You can raise any issues faced while using the project at this link
How to create documentation?
The documentation is generated using mkdocs. Local version can be viewed using mkdocs serve and the deployment is done using
mkdocs gh-deploy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llamarch-0.1.0.tar.gz.
File metadata
- Download URL: llamarch-0.1.0.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c6f78523a2be42b24c4f13a542a66f0fdbdf497d4a8ae279c67358ec3b3bed6
|
|
| MD5 |
f5e5b87039a5faec44f3c36170f23326
|
|
| BLAKE2b-256 |
0f1d118550aee406c8a0cd2b244cd67b2fc62e7b21a2a26bb5e8a3a256a49095
|
File details
Details for the file llamarch-0.1.0-py3-none-any.whl.
File metadata
- Download URL: llamarch-0.1.0-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa93344c17038b4a279b06400e5e66ddb1768436d6794b68754b53da2fbc71ef
|
|
| MD5 |
f729f63be801bee1658c60010c8ad6d3
|
|
| BLAKE2b-256 |
315f238a63a6792e5da75ea4269e91d1937293df328c18d235ea2de760245f26
|