Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ def get_llama_cpp_notes(
|
|
48 |
)
|
49 |
version = result.stdout.strip().split("-")[0]
|
50 |
text = f"""
|
51 |
-
*Produced by [Antigma Labs](https://antigma.ai)*
|
52 |
|
53 |
*Follow Antigma Labs in X [https://x.com/antigma_labs](https://x.com/antigma_labs)*
|
54 |
|
|
|
48 |
)
|
49 |
version = result.stdout.strip().split("-")[0]
|
50 |
text = f"""
|
51 |
+
*Produced by [Antigma Labs](https://antigma.ai), [Antigma Quantize Space](https://huggingface.co/spaces/Antigma/quantize-my-repo)*
|
52 |
|
53 |
*Follow Antigma Labs in X [https://x.com/antigma_labs](https://x.com/antigma_labs)*
|
54 |
|