Spaces:
Sleeping
Sleeping
update readme to add citation
Browse files
README.md
CHANGED
@@ -10,4 +10,14 @@ pinned: false
|
|
10 |
short_description: A 🤗 Space showing off the CyberSolve LinAlg 1.2 model
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
short_description: A 🤗 Space showing off the CyberSolve LinAlg 1.2 model
|
11 |
---
|
12 |
|
13 |
+
## Cite this Space
|
14 |
+
|
15 |
+
@misc{cybersolveinference,
|
16 |
+
author = {John Graham Reynolds},
|
17 |
+
title = {{GPU-accelerated inference endpoint for CyberSolve-LinAlg-1.2}},
|
18 |
+
year = 2025,
|
19 |
+
url = {https://huggingface.co/spaces/MarioBarbeque/CyberSolveLinAlg1.2},
|
20 |
+
urldate = {date-you-accessed}
|
21 |
+
}
|
22 |
+
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|