winglian commited on
Commit
3955211
1 Parent(s): 76a432b

Update tabbed.py

Browse files
Files changed (1) hide show
  1. tabbed.py +1 -1
tabbed.py CHANGED
@@ -85,7 +85,7 @@ with gr.Blocks() as demo:
85
  with gr.Column():
86
  gr.Markdown(f"""
87
  ### brought to you by OpenAccess AI Collective
88
- - Unquantized model available at https://huggingface.co/openaccess-ai-collective/wizard-mega-13b
89
  - This is the [{config["repo"]}](https://huggingface.co/{config["repo"]}) model file [{config["file"]}](https://huggingface.co/{config["repo"]}/blob/main/{config["file"]})
90
  - This Space uses GGML with GPU support, so it can quickly run larger models on smaller GPUs & VRAM.
91
  - This is running on a smaller, shared GPU, so it may take a few seconds to respond.
 
85
  with gr.Column():
86
  gr.Markdown(f"""
87
  ### brought to you by OpenAccess AI Collective
88
+ - Unquantized model available at https://huggingface.co/openaccess-ai-collective/manticore-13b
89
  - This is the [{config["repo"]}](https://huggingface.co/{config["repo"]}) model file [{config["file"]}](https://huggingface.co/{config["repo"]}/blob/main/{config["file"]})
90
  - This Space uses GGML with GPU support, so it can quickly run larger models on smaller GPUs & VRAM.
91
  - This is running on a smaller, shared GPU, so it may take a few seconds to respond.