Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
- chain-of-thought
|
| 15 |
- llm-orchestration
|
| 16 |
- llama-cpp
|
| 17 |
-
-
|
| 18 |
- pytorch
|
| 19 |
- packed-model
|
| 20 |
pipeline_tag: text-generation
|
|
@@ -198,7 +198,7 @@ PackedLM detects and uses CUDA, Apple Metal (MPS), WebGPU, or CPU automatically
|
|
| 198 |
## Citation
|
| 199 |
|
| 200 |
```bibtex
|
| 201 |
-
@software{
|
| 202 |
Author = {Chance Brownfield},
|
| 203 |
title = {PackedLLM: A Routing-of-Experts System with LLM-Orchestrated Execution Pipeline},
|
| 204 |
year = {2026},
|
|
|
|
| 14 |
- chain-of-thought
|
| 15 |
- llm-orchestration
|
| 16 |
- llama-cpp
|
| 17 |
+
- gguf
|
| 18 |
- pytorch
|
| 19 |
- packed-model
|
| 20 |
pipeline_tag: text-generation
|
|
|
|
| 198 |
## Citation
|
| 199 |
|
| 200 |
```bibtex
|
| 201 |
+
@software{packedllm2026,
|
| 202 |
Author = {Chance Brownfield},
|
| 203 |
title = {PackedLLM: A Routing-of-Experts System with LLM-Orchestrated Execution Pipeline},
|
| 204 |
year = {2026},
|