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
|
|
@@ -110,3 +112,11 @@ logits, loss, stats = model(input_ids, labels=labels)
|
|
| 110 |
The model uses K2 Think (MBZUAI-IFM/K2-Think-v2) to generate natural language
|
| 111 |
explanations for every compression and routing decision, making tensor network
|
| 112 |
compression transparent and auditable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
|
|
|
| 112 |
The model uses K2 Think (MBZUAI-IFM/K2-Think-v2) to generate natural language
|
| 113 |
explanations for every compression and routing decision, making tensor network
|
| 114 |
compression transparent and auditable.
|
| 115 |
+
|
| 116 |
+
<!-- ml-intern-provenance -->
|
| 117 |
+
## Generated by ML Intern
|
| 118 |
+
|
| 119 |
+
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.
|
| 120 |
+
|
| 121 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 122 |
+
- Source code: https://github.com/huggingface/ml-intern
|