prnv19 commited on
Commit
6713fe7
β€’
1 Parent(s): f09f18a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from huggingface_hub import hf_hub_download
5
  title = "Tamil-LLaMA-7B-Instruct-GGUF (CPU Demo)"
6
 
7
  description = """
8
- πŸ”Ž [Tamil LLaMA 7B Instruct v0.1](https://huggingface.co/abhinand/tamil-llama-7b-instruct-v0.1) [GGUF format model](https://huggingface.co/abhinand/tamil-llama-7b-instruct-v0.1-gguf). Running the Q5_KM Quantized version.
9
 
10
  πŸ”¨ Running on free CPU hardware. Suggest duplicating this space to run without a queue.
11
 
 
5
  title = "Tamil-LLaMA-7B-Instruct-GGUF (CPU Demo)"
6
 
7
  description = """
8
+ πŸ”Ž [Tamil LLaMA 7B Instruct v0.1] [GGUF format model]. Running the Q5_KM Quantized version.
9
 
10
  πŸ”¨ Running on free CPU hardware. Suggest duplicating this space to run without a queue.
11