DeepMount00 commited on
Commit
587157c
1 Parent(s): 16cd8af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -12,8 +12,11 @@ model = AutoModelForCausalLM.from_pretrained(model_id, torch_dtype=torch.bfloat1
12
 
13
  DESCRIPTION = '''
14
  <div>
15
- <h1 style="text-align: center;">Meta Llama3 8B Ita</h1>
16
- <p>This Space demonstrates the instruction-tuned model <a href="https://huggingface.co/DeepMount00/Llama-3-8b-Ita"><b>Meta Llama3 8b Chat</b></a>.</p>
 
 
 
17
  </div>
18
  '''
19
  PLACEHOLDER = """
 
12
 
13
  DESCRIPTION = '''
14
  <div>
15
+ <h1 style="text-align: center;">Meta Llama3 8B ITA</h1>
16
+ <p>This Space demonstrates the instruction-tuned model <a href="https://huggingface.co/DeepMount00/Llama-3-8b-Ita"><b>Meta Llama3 8b Chat ITA</b></a>.</p>
17
+ </div>
18
+ <div>
19
+ <p>This model, <strong>DeepMount00/Llama-3-8b-Ita</strong>, is currently the best open-source large language model for the Italian language. You can view its ranking and compare it with other models on the leaderboard at <a href="https://huggingface.co/spaces/FinancialSupport/open_ita_llm_leaderboard"><b>this site</b></a>.</p>
20
  </div>
21
  '''
22
  PLACEHOLDER = """