Brianpuz commited on
Commit
845f036
·
verified ·
1 Parent(s): edffad8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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