openfree commited on
Commit
18fa610
·
verified ·
1 Parent(s): b897490

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -768,11 +768,11 @@ button:hover, .btn:hover {
768
  """
769
 
770
  title_html = """
771
- <h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Gemma3-R1984-27B </h1>
772
  <p align="center" style="font-size:1.1em; color:#555;">
773
  ✅Agentic AI Platform ✅Reasoning & Uncensored ✅Multimodal & VLM ✅Deep-Research & RAG <br>
774
  Operates on an ✅'NVIDIA A100 GPU' as an independent local server, enhancing security and preventing information leakage.<br>
775
- @Model Rpository: VIDraft/Gemma-3-R1984-27B, @Based by 'Google Gemma-3-27b', @Powered by 'MOUSE-II'(VIDRAFT)
776
  </p>
777
  """
778
 
 
768
  """
769
 
770
  title_html = """
771
+ <h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Gemma3-R1984-12B </h1>
772
  <p align="center" style="font-size:1.1em; color:#555;">
773
  ✅Agentic AI Platform ✅Reasoning & Uncensored ✅Multimodal & VLM ✅Deep-Research & RAG <br>
774
  Operates on an ✅'NVIDIA A100 GPU' as an independent local server, enhancing security and preventing information leakage.<br>
775
+ @Model Rpository: VIDraft/Gemma-3-R1984-12B, @Based by 'Google Gemma-3-12b', @Powered by 'MOUSE-II'(VIDRAFT)
776
  </p>
777
  """
778