Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,13 @@ tags:
|
|
| 8 |
base_model: frankmorales2020/mixtral-8x7b-fp8-topo2026
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## FP8 Compress
|
| 12 |
|
| 13 |
```python
|
|
|
|
| 8 |
base_model: frankmorales2020/mixtral-8x7b-fp8-topo2026
|
| 9 |
---
|
| 10 |
|
| 11 |
+
|
| 12 |
+
CODE: https://github.com/frank-morales2020/AST/blob/main/AAI_DEEPSEEK_TOPO.ipynb
|
| 13 |
+
|
| 14 |
+
ARTICLE: https://medium.com/ai-simplified-in-plain-english/agentic-ai-without-amnesia-the-topo-2026-revolution-dfee42ec55a5
|
| 15 |
+
|
| 16 |
+
PAPER: https://zenodo.org/records/20720209
|
| 17 |
+
|
| 18 |
## FP8 Compress
|
| 19 |
|
| 20 |
```python
|