LlamaPlastics - A LlamaBench project
Project description
Project LlamaPlastics: LLM-Powered Materials Discovery Platform
Overview
(TODO: Add project overview)
Architecture
(TODO: Add architecture diagram/description)
Setup
(TODO: Add setup instructions)
Usage
Running the Agent
```bash
Run the autonomous discovery agent
python main_agent.py --config config.yaml --output-dir agent_results --num-iterations 20
Run the active learning loop
python main_active_learning.py --config config.yaml --output-dir results
Run multi-objective optimization
python main_optimize.py --config config.yaml --output-dir optimization_results ```
Using the MLX Deployment
(TODO: Add MLX usage example)
Repository Structure
``` llamaplastics_project/ │ ├── README.md ├── requirements.txt ├── config.yaml │ ├── data/ ├── llm_interface/ ├── composition_encoding/ ├── property_predictor/ ├── active_learning/ ├── robotics_interface/ ├── simulation_interface/ ├── optimization/ ├── mlx_deployment/ ├── training/ ├── evaluation/ ├── agent/ │ ├── main_active_learning.py ├── main_optimize.py ├── main_agent.py │ └── notebooks/ ```
Contributing
(TODO: Add contribution guidelines)
License
(TODO: Add license information)
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 llamaplastics_llamasearch-0.1.0.tar.gz.
File metadata
- Download URL: llamaplastics_llamasearch-0.1.0.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
137ccd3a1c9a18f3d701bfd65e17ac45cc42a2a47b229602176ea7160ba1f1a0
|
|
| MD5 |
1f578639facf307a730e8c4fa1f2e104
|
|
| BLAKE2b-256 |
72049fd47bfe6c9354766db8033e030050154c64270aec34615d11124be92b68
|
File details
Details for the file llamaplastics_llamasearch-0.1.0-py3-none-any.whl.
File metadata
- Download URL: llamaplastics_llamasearch-0.1.0-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1573df2dcedf5c248af7c577a9924b421154f3b5eecdcdbc8f8dd48fd1ca24ca
|
|
| MD5 |
57caa36493ac0765b6af92e936c95fe1
|
|
| BLAKE2b-256 |
1db636615ffe9b60d1bc25f4fa49ca1d525dbb58170e87e34a101d849f6b5935
|