Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ sdk_version: 4.44.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Q-TensorFormer: Quantum-Enhanced Tensor Network LLM Compression Engine
|
|
@@ -85,3 +87,11 @@ logits, loss, stats = model(input_ids, labels=labels)
|
|
| 85 |
- QKSAN (Quantum Kernel Self-Attention Network): arXiv:2308.13422
|
| 86 |
- tltorch: TensorLy-Torch for deep tensor learning
|
| 87 |
- PennyLane: Quantum machine learning library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
tags:
|
| 12 |
+
- ml-intern
|
| 13 |
---
|
| 14 |
|
| 15 |
# Q-TensorFormer: Quantum-Enhanced Tensor Network LLM Compression Engine
|
|
|
|
| 87 |
- QKSAN (Quantum Kernel Self-Attention Network): arXiv:2308.13422
|
| 88 |
- tltorch: TensorLy-Torch for deep tensor learning
|
| 89 |
- PennyLane: Quantum machine learning library
|
| 90 |
+
|
| 91 |
+
<!-- ml-intern-provenance -->
|
| 92 |
+
## Generated by ML Intern
|
| 93 |
+
|
| 94 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 95 |
+
|
| 96 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 97 |
+
- Source code: https://github.com/huggingface/ml-intern
|