IIC
/

gonzalo-santamaria-iic commited on
Commit
f168b45
·
verified ·
1 Parent(s): e3842a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -14,12 +14,21 @@ tags:
14
 
15
  # Model Card for RigoChat-7b-v2
16
 
17
- ![](./images/RigoChat.jpg)
 
 
18
 
19
  RigoChat-7b-v2 is a Qwen-2.5-based model specifically designed to provide accurate responses from Spanish queries. Specifically, is based on the [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) model and has been fine-tuned with Direct Preference Optimization ([DPO](https://arxiv.org/pdf/2305.18290)) for improved performance in Spanish language.
20
 
21
  This model is licensed for **non-commercial use**. If you want to use it commercially, please contact us or use it through the service we offer from the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-3j6o63v6c3pq2?sr=0-2&ref_=beagle&applicationId=AWSMPContessa).You can find a tutorial on how to use it from that infrastructure at the [following link](https://github.com/iiconocimiento/iic-aws/blob/main/notebooks/rigochat-7b/rigochat-7b-Model.ipynb).
22
 
 
 
 
 
 
 
 
23
  ## Model Details
24
 
25
  ### Model Description
 
14
 
15
  # Model Card for RigoChat-7b-v2
16
 
17
+ <table>
18
+ <tr>
19
+ <td>
20
 
21
  RigoChat-7b-v2 is a Qwen-2.5-based model specifically designed to provide accurate responses from Spanish queries. Specifically, is based on the [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) model and has been fine-tuned with Direct Preference Optimization ([DPO](https://arxiv.org/pdf/2305.18290)) for improved performance in Spanish language.
22
 
23
  This model is licensed for **non-commercial use**. If you want to use it commercially, please contact us or use it through the service we offer from the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-3j6o63v6c3pq2?sr=0-2&ref_=beagle&applicationId=AWSMPContessa).You can find a tutorial on how to use it from that infrastructure at the [following link](https://github.com/iiconocimiento/iic-aws/blob/main/notebooks/rigochat-7b/rigochat-7b-Model.ipynb).
24
 
25
+ </td>
26
+ <td>
27
+ <img src="./images/RigoChat.jpg" alt="RigoChat" style="width: 300px;"/>
28
+ </td>
29
+ </tr>
30
+ </table>
31
+
32
  ## Model Details
33
 
34
  ### Model Description