Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ language:
|
|
9 |
- en
|
10 |
tags:
|
11 |
- mistral
|
12 |
-
- ehartford/dolphin
|
13 |
- spanish
|
14 |
- lora
|
15 |
- int8
|
@@ -18,13 +17,12 @@ tags:
|
|
18 |
|
19 |
# ecastera-eva-westlake-7b-spanish
|
20 |
|
21 |
-
|
22 |
-
|
23 |
-
*
|
24 |
* Base model Mistral-7b
|
25 |
* Based on the excelent job of senseable/WestLake-7B-v2 and Eric Hartford's cognitivecomputations/WestLake-7B-v2-laser
|
26 |
-
*
|
27 |
-
* Trained using Lora and PEFT and INT8 quantization on 2 GPUs for several days.
|
28 |
|
29 |
## Usage:
|
30 |
|
|
|
9 |
- en
|
10 |
tags:
|
11 |
- mistral
|
|
|
12 |
- spanish
|
13 |
- lora
|
14 |
- int8
|
|
|
17 |
|
18 |
# ecastera-eva-westlake-7b-spanish
|
19 |
|
20 |
+
* Refined version of my previous models, with new training data and methodology, cleaned corpus.
|
21 |
+
* This should produce more natural reponses in Spanish.
|
22 |
+
* Fine tuned with high quality literature, books and philosophy, with high level reasoning capabilities.
|
23 |
* Base model Mistral-7b
|
24 |
* Based on the excelent job of senseable/WestLake-7B-v2 and Eric Hartford's cognitivecomputations/WestLake-7B-v2-laser
|
25 |
+
* Trained using Lora and PEFT and INT8 quantization.
|
|
|
26 |
|
27 |
## Usage:
|
28 |
|