BahamutRU commited on
Commit
ea615e4
1 Parent(s): c8e7179

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -2,15 +2,21 @@
2
  license: other
3
  license_name: llama-3
4
  license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/raw/main/LICENSE
5
-
6
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
7
  tags:
8
  - generated_from_trainer
 
9
  model-index:
10
  - name: lightblue/suzume-llama-3-8B-multilingual
11
  results: []
 
 
12
  ---
13
 
 
 
 
 
14
  <p align="center">
15
  <img width=400 src="https://cdn-uploads.huggingface.co/production/uploads/64b63f8ad57e02621dc93c8b/kg3QjQOde0X743csGJT-f.png" alt="Suzume - a Japanese tree sparrow"/>
16
  </p>
@@ -264,4 +270,4 @@ The following hyperparameters were used during training:
264
 
265
  # Developer
266
 
267
- Peter Devine - ([ptrdvn](https://huggingface.co/ptrdvn))
 
2
  license: other
3
  license_name: llama-3
4
  license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/raw/main/LICENSE
 
5
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
6
  tags:
7
  - generated_from_trainer
8
+ - text-generation-inference
9
  model-index:
10
  - name: lightblue/suzume-llama-3-8B-multilingual
11
  results: []
12
+ library_name: transformers
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
+ EXL2 quant of <a href="https://huggingface.co/lightblue/suzume-llama-3-8B-multilingual">suzume-llama-3-8B-multilingual</a> with fixed tokenizer files.
17
+
18
+ На русском общается без шизы и спама ассистентами.
19
+
20
  <p align="center">
21
  <img width=400 src="https://cdn-uploads.huggingface.co/production/uploads/64b63f8ad57e02621dc93c8b/kg3QjQOde0X743csGJT-f.png" alt="Suzume - a Japanese tree sparrow"/>
22
  </p>
 
270
 
271
  # Developer
272
 
273
+ Peter Devine - ([ptrdvn](https://huggingface.co/ptrdvn))