Sync model card with upstream GitHub inference README
Browse files
README.md
CHANGED
|
@@ -28,6 +28,10 @@ This page is the Hugging Face model card — it hosts the published weights.
|
|
| 28 |
Source code, build system, tests, and training pipeline live in the GitHub
|
| 29 |
repository: <https://github.com/LocalAI-io/LocalVQE>.
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
**Authors:**
|
| 32 |
- Richard Palethorpe ([richiejp](https://github.com/richiejp))
|
| 33 |
- Claude (Anthropic)
|
|
|
|
| 28 |
Source code, build system, tests, and training pipeline live in the GitHub
|
| 29 |
repository: <https://github.com/LocalAI-io/LocalVQE>.
|
| 30 |
|
| 31 |
+
The technical report describing the architecture, streaming-state contract,
|
| 32 |
+
and BatchNorm folding rules used for deployment is included in this repo as
|
| 33 |
+
[`localvqe-technical-report.pdf`](localvqe-technical-report.pdf).
|
| 34 |
+
|
| 35 |
**Authors:**
|
| 36 |
- Richard Palethorpe ([richiejp](https://github.com/richiejp))
|
| 37 |
- Claude (Anthropic)
|