IIC
/

gonzalo-santamaria-iic commited on
Commit
6986e18
·
verified ·
1 Parent(s): 7ca9e8e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - es
5
+ base_model:
6
+ - IIC/RigoChat-7b-v2
7
+ pipeline_tag: text-generation
8
+ license: cc-by-nc-4.0
9
+ license_link: https://huggingface.co/IIC/RigoChat-7b-v2-GGUF/blob/main/LICENSE
10
+ tags:
11
+ - chat
12
+ ---
13
+
14
+ # Model Card for RigoChat-7b-v2-GGUF
15
+
16
+ ## Introduction
17
+
18
+ ## How to Get Started with the Model
19
+
20
+ ## Evaluation
21
+
22
+ ## Citation
23
+
24
+ ```
25
+ @misc {Instituto de Ingeniería del Conocimiento (IIC),
26
+ author = { {Instituto de Ingeniería del Conocimiento} },
27
+ title = { Adapting a language model to Spanish using a bounded dataset and reduced hardware },
28
+ year = 2024,
29
+ url = { https://huggingface.co/datasets/IIC/RigoChat-7b-v2 },
30
+ doi = { 10.57967/hf/2043 },
31
+ publisher = { Hugging Face }
32
+ }
33
+ ```
34
+
35
+ ## Model Card Contact
36
+
37